| Visual Basic (Declaration) | |
|---|---|
Public Property SchemaFile As System.String | |
| C# | |
|---|---|
public System.string SchemaFile {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 the
SchemaBuilder class at the server side to create schema files.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