Applies to DB2 only. References the table definition corresponding to the table that was created as a result of overflow table creation.
The property returns null if an overflow table does not exist.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property NextOverflowTableDefinition As ITableDefinition |
C# |
---|
ITableDefinition NextOverflowTableDefinition { get; } |
Visual C++ |
---|
property ITableDefinition^ NextOverflowTableDefinition { ITableDefinition^ get (); } |
JavaScript |
---|
function get_nextOverflowTableDefinition(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: TableDefinition
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ