Click or drag to resize
ContextParameters Constructor
Overload List
  NameDescription
Public methodContextParameters
Initialize to a blank RecordSet context
Public methodContextParameters(DataSet)
Initialize an instance with a DataSet object
Public methodContextParameters(String)
Initialize with an XML RecordSet or DataSet
Public methodContextParameters(XmlDocument)
Creates WFG context from a XML document (RecordSet or DataSet XML Document)
Top
See Also