Udostępnij za pośrednictwem


LinqDataSourceDesigner.ContextTypeName Właściwość

Definicja

Pobiera lub ustawia nazwę typu zawierającego właściwość, której wartość zawiera dane, które chcesz pobrać.

public:
 property System::String ^ ContextTypeName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.TypeConverter(typeof(System.Web.UI.Design.WebControls.LinqDataSourceContextTypeConverter))]
public string ContextTypeName { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Web.UI.Design.WebControls.LinqDataSourceContextTypeConverter))>]
member this.ContextTypeName : string with get, set
Public Property ContextTypeName As String

Wartość właściwości

Nazwa klasy do pobrania danych.

Atrybuty

Dotyczy

Zobacz też