EdmSchemaError.SchemaName 属性
定义
获取包含错误的架构的名称。Gets the name of the schema that contains the error.
public:
property System::String ^ SchemaName { System::String ^ get(); };
public string SchemaName { get; }
member this.SchemaName : string
Public ReadOnly Property SchemaName As String
属性值
包含错误的架构的名称。The name of the schema that contains the error.