| Visual Basic (Declaration) | |
|---|---|
Public Property CustomSchemaFile As System.String | |
| C# | |
|---|---|
public System.string CustomSchemaFile {get; set;} | |
Property Value
The path to a custom schema file.You must specify this property value before you can connect. A schema file is an XML file that describes a cube structure. It contains definitions of such objects as query fields, dimensions and measures. You can use GrapeCity.ActiveAnalysis.Schema.SchemaBuilder to create schema files programmatically.
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