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 部分。

適用対象