 | DataDatabaseSize Property |
Gets the size of the database file in byte.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic ulong Size { get; }public:
property unsigned long long Size {
unsigned long long get ();
}Property Value
Type:
UInt64
The database file size in byte.
Exceptions
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also