StoredParamCollection Members
The StoredParamCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StoredParamCollection(String, String) |
Initializes a new instance of the StoredParamCollection class.
|
|
StoredParamCollection()()()() |
Initializes a new instance of the StoredParamCollection class.
|
Methods
Name | Description | |
---|---|---|
FromXML |
Froms the XML.
|
|
GetSchema |
This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return nullNothingnullptra null reference (Nothing in Visual Basic) (nullNothingnullptra null reference (Nothing in Visual Basic) in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.
|
|
ReadXml |
Generates an object from its XML representation.
|
|
ToXML |
To the XML.
|
|
WriteXml |
Converts an object into its XML representation.
|