| Visual Basic (Declaration) | |
|---|---|
Public Sub SaveLocalCube( _ ByVal cubeFileInfo As System.IO.FileInfo, _ ByVal options As SaveLocalCubeOptions _ ) | |
| C# | |
|---|---|
public void SaveLocalCube( System.IO.FileInfo cubeFileInfo, SaveLocalCubeOptions options ) | |
Parameters
- cubeFileInfo
- A file info where the data is to be stored.
- options
- The serialization options.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2