Description

Returns the storage directory path for data of a McDBType in a McDBDatabase (mcdatnsm_StoreCopyFileName).

Return Type

A String value.   The file-system folder containing the McDBNode.Data content.

Syntax

object.GetStorageFilePath (sDatabaseLogicalName, sDatabaseType)

The GetStorageFilePath Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataManager.
sDatabaseLogicalNameRequired. A String value. The McDBDatabase.Name for the McDBDatabase containing the storage path.
sDatabaseTypeRequired. A String value. The McDBType.Name for the McDBType storing the storage path.