Specifies the Java™ Naming and Directory Interface (JNDI) name of the non-XA data source
defined in the Java™ Platform Enterprise Edition (Java EE) application server.
Namespace:
FileNet.Api.AdminFor IObjectStore, this property is deprecated.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property JNDIDataSource As String |
C# |
---|
string JNDIDataSource { get; set; } |
Visual C++ |
---|
property String^ JNDIDataSource { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_jndiDataSource(); function set_jndiDataSource(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