 | DBDefIsClient Property |
Indicates if database is a client in a workgroup.
Namespace:
Vovin.CmcLibNet.Database.Metadata
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntaxpublic bool IsClient { get; }Public ReadOnly Property IsClient As Boolean
Get
Property Value
Type:
BooleanImplements
IDBDefIsClient
See Also