Specifies the name of the database to which the Rendition Engine connection is made.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property DatabaseName As String |
C# |
---|
string DatabaseName { get; set; } |
Visual C++ |
---|
property String^ DatabaseName { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_databaseName(); function set_databaseName(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ