Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
When implemented by a class, derives the schema returned from a specified command. The schema indicates the layout of items and blocks in a data reader.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
DeriveSchema(String) | When implemented by a class, derives the schema returned from a specified command. The schema indicates the layout of items and blocks in a data reader. |
![]() |
DeriveSchema(String, DataCommandType) | When implemented by a class, derives the schema returned from a specified command. The schema indicates the layout of items and blocks in a data reader. |
![]() |
DeriveSchema(String, DataCommandType, array<IVsDataParameter[]) | When implemented by a class, derives the schema returned from a specified command. The schema indicates the layout of items and blocks in a data reader. |
![]() |
DeriveSchema(String, DataCommandType, array<IVsDataParameter[], Int32) | When implemented by a class, 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
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace