QueryableDataSourceView.InsertParameters Właściwość

Definicja

Pobiera kolekcję parametrów, które są używane podczas operacji wstawiania.

public:
 virtual property System::Web::UI::WebControls::ParameterCollection ^ InsertParameters { System::Web::UI::WebControls::ParameterCollection ^ get(); };
public virtual System.Web.UI.WebControls.ParameterCollection InsertParameters { get; }
member this.InsertParameters : System.Web.UI.WebControls.ParameterCollection
Public Overridable ReadOnly Property InsertParameters As ParameterCollection

Wartość właściwości

ParameterCollection

Kolekcja zawierająca parametry używane podczas operacji wstawiania.

Dotyczy