SessionNoServerAssumeLocalHost Property |
SessionNoServer ignores DatabaseLocation HostName since it cannot connect to a VelocityDbServer.
Namespace:
VelocityDb.Session
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public override bool AssumeLocalHost { get; }
Public Overrides ReadOnly Property AssumeLocalHost As Boolean
Get
public:
virtual property bool AssumeLocalHost {
bool get () override;
}
abstract AssumeLocalHost : bool with get
override AssumeLocalHost : bool with get
Property Value
Type:
BooleanSee Also