System.ComponentModel.Design.Data.DesignerDataStoredProcedure.CreateParameters Method

When overridden in a derived class, returns a collection of parameters for the stored procedure.

Syntax

protected abstract ICollection CreateParameters ()

Returns

A collection of System.ComponentModel.Design.Data.DesignerDataParameter objects.

Remarks

The DesignerDataStoredProcedure.CreateParameters method is called the first time the DesignerDataStoredProcedure.Parameters property is accessed to populate the collection of stored-procedure parameters.

Requirements

Namespace: System.ComponentModel.Design.Data
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0