DataCommand.DeriveSchema Method

Derives the schema returned from a specified command. The schema indicates the layout of items and blocks in a data reader.

Overload List

  Name Description
Public method DeriveSchema(String) Derives the schema returned from a specified command. The schema indicates the layout of items and blocks in a data reader.
Public method DeriveSchema(String, DataCommandType) Derives the schema returned from a specified command. The schema indicates the layout of items and blocks in a data reader.
Public method DeriveSchema(String, DataCommandType, []) Derives the schema returned from a specified command. The schema indicates the layout of items and blocks in a data reader.
Public method DeriveSchema(String, DataCommandType, [], Int32) Derives the schema returned from a specified command. The schema indicates the layout of items and blocks in a data reader.

Top

See Also

Reference

DataCommand Class

DataCommand Members

Microsoft.VisualStudio.Data.Framework Namespace