Windward Engine API Reference
AbstractDataSourceMetaDataHelper Class Members
See Also  Methods  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.abstract_datasource Namespace : AbstractDataSourceMetaDataHelper Class


Glossary Item Box

The following tables list the members exposed by AbstractDataSourceMetaDataHelper.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)AdjustSelectWill return the select that will be passed down to the database with all the ${vars}, etc substituted in.  
Public Methodstatic (Shared in Visual Basic)GetDbTypeConvert a variable type to a DbType.  
Public Methodstatic (Shared in Visual Basic)GetForEachThis method is only called by AutoTag. It returns a DataTable of the rows a forEach tag will return.  
Public Methodstatic (Shared in Visual Basic)GetMetaDataCalls the select for a tag and returns the nodes returned by the select.  
Public Methodstatic (Shared in Visual Basic)GetQueryThis method is only called by AutoTag. It returns a DataTable of the row a query tag will return. Even if the select in a query could return multiple rows, this returns just the first row.  
Public Methodstatic (Shared in Visual Basic)GetSetThis method is only called by AutoTag. It returns the text a set tag will return.  
Top

See Also

© 2019 All Rights Reserved.