Specifies the name of the host for 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 DatabaseServerName As String |
C# |
---|
string DatabaseServerName { get; set; } |
Visual C++ |
---|
property String^ DatabaseServerName { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_databaseServerName(); function set_databaseServerName(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 64
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ