A string describing the underlying database.
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic string Type { get; }Public ReadOnly Property Type As String
Get
public:
virtual property String^ Type {
String^ get () sealed;
}abstract Type : string with get
override Type : string with get
Property Value
Type:
StringImplements
IDatabaseAbstracterType
See Also