{CompanyName} FlexyGo

StoredParamCollection Constructor (String, String)

Initializes a new instance of the StoredParamCollection class.

Namespace:  FLEXYGO.Data
Assembly:  flxDataManager (in flxDataManager.dll)

Syntax


public StoredParamCollection(
	string RowIdentifier,
	string Name
)
Public Sub New ( _
	RowIdentifier As String, _
	Name As String _
)

Parameters

RowIdentifier
Type: String
The row identifier.
Name
Type: String
The name.