QueryableDataSourceView.InsertParameters Właściwość

Definicja

Pobiera kolekcję parametrów używanych 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

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

Dotyczy