Windward Studios 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
 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.  
 Methodclone (Inherited from net.windward.datasource.DataSourceNode)
 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.  
 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.  
 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  
 MethodgetQueryMode (Inherited from net.windward.datasource.DataSourceNode)
 MethodGetSetReturns the data from a set. This always returns a .NET DataTable or XmlList.  
 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)
 MethodTopNSelectConvert the select to return just the top N row from the results.  
Top

See Also

Windward Studios - .NET Document Generation software