|
DbManagerFieldDefType Property |
Namespace: DrawerBackup.Native.DataAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic Type Type { get; set; }
Public Property Type As Type
Get
Set
public:
property Type^ Type {
Type^ get ();
void set (Type^ value);
}
member Type : Type with get, set
Property Value
Type:
Type
See Also