EsbPartitionReadDefFile

Description

EsbPartitionReadDefFile() reads a partition definition file into memory.

Syntax

EsbPartitionReadDefFile (hCtx, FileHandle, DdbCtxHandle)

ByVal hCtx As Long
ByVal FileHandle As Long
ByVal DdbCtxHandle As Long

Parameters

hCtx Essbase API context handle.
FileHandle Handle to partition definitions file.
DdbCtxHandle Distributed database context to be filled.

Return Value

Returns zero if successful; error code if unsuccessful.

Notes

Example

For an example, see EsbPartitionOpenDefFile()

See Also

EsbPartitionApplyOtlChangeFile
EsbPartitionApplyOtlChangeRecs
EsbPartitionCloseDefFile
EsbPartitionFreeDefCtx
EsbPartitionFreeOtlChanges
EsbPartitionGetAreaCellCount
EsbPartitionGetList
EsbPartitionGetOtlChanges
EsbPartitionGetReplCells
EsbPartitionNewDefFile
EsbPartitionOpenDefFile
EsbPartitionPurgeOtlChangeFile
EsbPartitionPutReplCells
EsbPartitionReadOtlChangeFile
EsbPartitionResetOtlChangeTime
EsbPartitionReplaceDefFile
EsbPartitionValidateDefinition
EsbPartitionValidateLocal
EsbPartitionWriteDefFile