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 命名空间