Udostępnij za pośrednictwem


LinqDataSourceDesigner.Insert Właściwość

Definicja

Pobiera lub ustawia wartość operacji usuwania.

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

Wartość właściwości

null.

Atrybuty

Uwagi

W wystąpieniu LinqDataSource ustawienie tej właściwości nie ma wpływu. Ta właściwość cieniuje właściwość w skojarzonej kontrolce i jest przeznaczona tylko do użytku wewnętrznego.

Dotyczy

Zobacz też