object property
The type of this object. Always Database for this.
Implementation
@override
final ObjectTypes object = ObjectTypes.Database;
ObjectTypes object;
The type of this object. Always Database for this.
@override
final ObjectTypes object = ObjectTypes.Database;
ObjectTypes object;