You can customize the supplied default schema script and then submit your customized script when you call the
method. Typical modifications to the default script include the distribution of the various tables, indexes, and Large Object (LOB) columns across different tablespaces. For more information, see "Working with Object Stores" in the Content Engine Java and .NET API Developer's Guide.
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ObjectStoreSchemaMSSQL As String |
C# |
---|
string ObjectStoreSchemaMSSQL { get; } |
C++ |
---|
property string ObjectStoreSchemaMSSQL abstract { String get(); } |
J# |
---|
/** property */ public string get_ObjectStoreSchemaMSSQL(); |
JScript |
---|
public function get ObjectStoreSchemaMSSQL() : String |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ