Specifies the database type (DB2, MSSQL, or ORACLE).
Namespace:
FileNet.Api.CoreFor IObjectStore, this property is deprecated. Use ICmDatabaseConnection.DatabaseType.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
<ObsoleteAttribute("As of release 5.2.0.")> _ ReadOnly Property DatabaseType As DatabaseType |
C# |
---|
[ObsoleteAttribute("As of release 5.2.0.")] DatabaseType DatabaseType { get; } |
Visual C++ |
---|
[ObsoleteAttribute(L"As of release 5.2.0.")] property DatabaseType DatabaseType { DatabaseType get (); } |
JavaScript |
---|
function get_databaseType(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ