Windward Engine API Reference
IDataSourceMetaData Interface Members
See Also  Methods  Send comments on this topic.
WindwardInterfaces.net.windward.datasource Namespace : IDataSourceMetaData Interface


Glossary Item Box

The following tables list the members exposed by IDataSourceMetaData.

Public Methods

 NameDescription
 MethodAdjustSelectWill return the select that will be passed down to the database with all the ${vars}, etc substituted in.  
 MethodGetForEachReturns the data from a forEach select. This always returns a .NET DataTable or XmlList.  
 MethodGetMetaDataCalls the select for a tag and returns the nodes returned by the select.  
 MethodGetQueryReturns the data from a query select. This always returns a .NET DataTable or XmlList  
 MethodGetSetReturns the data from a set. This always returns a .NET DataTable or XmlList.  
Top

See Also

© 2019 All Rights Reserved.