次の方法で共有


IDataSourceViewSchema.Name プロパティ

定義

ビューの名前を取得します。

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

プロパティ値

ビューの名前。

注釈

オブジェクトの DataTable 場合、このプロパティは プロパティに TableName 対応します。

適用対象

こちらもご覧ください