 | DBDefConnected Property |
Indicates if field is connected, whatever that may mean.
Namespace:
Vovin.CmcLibNet.Database.Metadata
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntaxpublic bool Connected { get; }Public ReadOnly Property Connected As Boolean
Get
Property Value
Type:
BooleanImplements
IDBDefConnected
See Also