GetMssqlData MethodsA Sandcastle Documented Class Library
The GetMssqlData type exposes the following members.
Methods

  NameDescription
Public methodgetMssqlData
Executes the given query against the known database connection string and returns a DataSet with the data returned from the database.
Back to Top
See Also