Właściwość DataSetInfo.SchemaPath
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property SchemaPath As String
Get
Set
'Użycie
Dim instance As DataSetInfo
Dim value As String
value = instance.SchemaPath
instance.SchemaPath = value
public string SchemaPath { get; set; }
public:
property String^ SchemaPath {
String^ get ();
void set (String^ value);
}
member SchemaPath : string with get, set
function get SchemaPath () : String
function set SchemaPath (value : String)
Wartość właściwości
Typ: System.String
A ciąg wartości.