TableInfo Properties
When connecting to a data source using the WPF Report Wizard, assigns identifiers to data tables, views and stored procedures, as well as their data members.Name | Description |
---|---|
DataMemberType | Classifies the data member that belongs to a connected data source. |
DisplayName | Specifies the data source display name for a WPF Report Wizard. Inherited from EntityInfo<TName>. |
Name | Specifies the data source name. Inherited from EntityInfo<TName>. |
See Also