ContextDataSourceView.ContextTypeName プロパティ

定義

TableName プロパティで指定されたフィールドまたはプロパティを持つデータ コンテキスト クラスの名前を取得または設定します。

public:
 virtual property System::String ^ ContextTypeName { System::String ^ get(); void set(System::String ^ value); };
public virtual string ContextTypeName { get; set; }
member this.ContextTypeName : string with get, set
Public Overridable Property ContextTypeName As String

プロパティ値

TableName プロパティで指定されたフィールドまたはプロパティを持つデータ コンテキスト クラスの名前。

適用対象