Uses of Enum
acdp.Information.DatabaseInfo.DBType
Packages that use Information.DatabaseInfo.DBType
-
Uses of Information.DatabaseInfo.DBType in acdp
Methods in acdp that return Information.DatabaseInfo.DBTypeModifier and TypeMethodDescriptionInformation.DatabaseInfo.type()
Returns the information whether this database is an RO or WR database.Returns the enum constant of this type with the specified name.static Information.DatabaseInfo.DBType[]
Information.DatabaseInfo.DBType.values()
Returns an array containing the constants of this enum type, in the order they are declared.