The length of time, in months, that an IBM® Content Search Services index spans for a date partition.
This interval determines the values of the StartDate and EndDate properties of the
CmIndexPartitionConstraintDate object that is used as a date constraint for a partitioned IBM Content Search Services index.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property PartitionDateInterval As Nullable(Of Integer) |
C# |
---|
Nullable<int> PartitionDateInterval { get; set; } |
Visual C++ |
---|
property Nullable<int> PartitionDateInterval { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_partitionDateInterval(); function set_partitionDateInterval(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 0
PropertyMaximumInteger32: 120
PropertyMinimumInteger32: 0
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ