DataSchemaError.Prefix 屬性

取得錯誤的前置字元。

命名空間:  Microsoft.Data.Schema
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

'宣告
Public ReadOnly Property Prefix As String
    Get
public string Prefix { get; }
public:
property String^ Prefix {
    String^ get ();
}
member Prefix : string
function get Prefix () : String

屬性值

型別:System.String
前置字元。

.NET Framework 安全性

請參閱

參考

DataSchemaError 類別

Microsoft.Data.Schema 命名空間