SessionBaseSystemHostName Property |
Get the host name of the system
Databases (0.odb, 1.odb, 2.odb ...) of this session.
Namespace:
VelocityDb.Session
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public string SystemHostName { get; }
Public ReadOnly Property SystemHostName As String
Get
public:
property String^ SystemHostName {
String^ get ();
}
member SystemHostName : string with get
Property Value
Type:
StringSee Also