Windward Studios API Reference
IAbstractDataSourceMetaData Interface Members
See Also  Methods  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.abstract_datasource Namespace : IAbstractDataSourceMetaData Interface

Glossary Item Box

The following tables list the members exposed by IAbstractDataSourceMetaData.

Public Methods

 NameDescription
 MethodaddQuery (Inherited from net.windward.datasource.DataSourceNode)
 MethodaddSet (Inherited from net.windward.datasource.DataSourceNode)
 MethodaddSwitch (Inherited from net.windward.datasource.DataSourceNode)
 MethodAdjustSelectWill return the select that will be passed down to the database with all the ${vars}, etc substituted in. (Inherited from WindwardInterfaces.net.windward.datasource.IDataSourceMetaData)
 Methodclose (Inherited from net.windward.datasource.DataSourceNode)
 MethodendSwitch (Inherited from net.windward.datasource.DataSourceNode)
 Methodevaluate (Inherited from net.windward.datasource.DataSourceNode)
 MethodgetBitmap (Inherited from net.windward.datasource.DataSourceNode)
 MethodgetCase (Inherited from net.windward.datasource.DataSourceNode)
 MethodgetCursor (Inherited from net.windward.datasource.DataSourceNode)
 MethodgetData (Inherited from net.windward.datasource.DataSourceNode)
 MethodgetDataSourceProvider (Inherited from net.windward.datasource.DataSourceNode)
 MethodgetDatasourceState (Inherited from net.windward.datasource.DataSourceNode)
 MethodgetEquationData (Inherited from net.windward.datasource.DataSourceNode)
 MethodGetForEachReturns the data from a forEach select. This always returns a .NET DataTable or XmlList. (Inherited from WindwardInterfaces.net.windward.datasource.IDataSourceMetaData)
 MethodgetImport (Inherited from net.windward.datasource.DataSourceNode)
 MethodgetIterator (Inherited from net.windward.datasource.DataSourceNode)
 MethodgetLink (Inherited from net.windward.datasource.DataSourceNode)
 MethodGetMetaDataCalls the select for a tag and returns the nodes returned by the select. (Inherited from WindwardInterfaces.net.windward.datasource.IDataSourceMetaData)
 MethodGetMetaDataHelper  
 MethodgetNativeVariable (Inherited from net.windward.datasource.DataSourceNode)
 MethodgetOut (Inherited from net.windward.datasource.DataSourceNode)
 MethodgetOutStream (Inherited from net.windward.datasource.DataSourceNode)
 MethodGetQueryReturns the data from a query select. This always returns a .NET DataTable or XmlList (Inherited from WindwardInterfaces.net.windward.datasource.IDataSourceMetaData)
 MethodgetQueryMode (Inherited from net.windward.datasource.DataSourceNode)
 MethodGetSetReturns the data from a set. This always returns a .NET DataTable or XmlList. (Inherited from WindwardInterfaces.net.windward.datasource.IDataSourceMetaData)
 MethodgetVariableValue (Inherited from net.windward.datasource.DataSourceNode)
 MethodisCase (Inherited from net.windward.datasource.DataSourceNode)
 MethodisExistingNode (Inherited from net.windward.datasource.DataSourceNode)
 MethodisIf (Inherited from net.windward.datasource.DataSourceNode)
 MethodisLiteralDataSourceNode (Inherited from net.windward.datasource.DataSourceNode)
 MethodisSelect (Inherited from net.windward.datasource.DataSourceNode)
 Methoditerator (Inherited from net.windward.datasource.DataSourceNode)
 MethodSetDseProps  
 MethodTopNSelectConvert the select to return just the top N row from the results. (Inherited from WindwardInterfaces.net.windward.datasource.IDataSourceMetaData)
Top

See Also

Windward Studios - .NET Document Generation software