ITemporaryTableTableName Property |
Gets the name of the temporary table.
Namespace:
Dundas.BI.Data.DataProviders.Relational
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxstring TableName { get; }ReadOnly Property TableName As String
Get
property String^ TableName {
String^ get ();
}abstract TableName : string with get
Property Value
Type:
String
See Also