Click or drag to resize

DataSourceQueriesRepository Fields

The DataSourceQueriesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDataSourceIdAttribute
Definition of the data attribute for DataSource reference
Public fieldStatic memberDataSourceReference
Definition of the DataSource reference
Public fieldStatic memberDependsOnChildRowsAttribute
Definition of the DependsOnChildRows data attribute
Public fieldStatic memberExtensionsListAttribute
Definition of the ExtensionsList data attribute
Public fieldStatic memberFilterXmlAttribute
Definition of the FilterXml data attribute
Public fieldStatic memberFirstRowAttribute
Definition of the FirstRow data attribute
Public fieldStatic memberIdAttribute
Definition of the DataSourceQuery identity attribute
Public fieldStatic memberReferencePathAttribute
Definition of the ReferencePath data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for DataSourceQuery objects
Public fieldStatic memberTableNameAttribute
Definition of the TableName data attribute
Public fieldStatic memberUniqueNameAttribute
Definition of the UniqueName data attribute
Top
See Also