EntityStoreSchemaFilterEntry.Schema 属性

定义

获取将用于选择相应架构的模式。

public:
 property System::String ^ Schema { System::String ^ get(); };
public string Schema { get; }
member this.Schema : string
Public ReadOnly Property Schema As String

属性值

数据库名称的格式设置为 Catalog.Schema.Name 的数据库名称的 Schema 部分。

适用于