Object Representation of a Database.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
public interface Database : Meta, INotifyObject, IDisposable, IDumpObject |
| Visual Basic (Usage) |
|---|
Dim instance As Database |