EntityStoreSchemaFilterEntry.Name 属性

定义

获取将用于选择相应名称的模式。

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

属性值

String

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

适用于