DataInputTransformSourceTableName Property |
Gets the name of the source table.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic string SourceTableName { get; }Public ReadOnly Property SourceTableName As String
Get
public:
property String^ SourceTableName {
String^ get ();
}member SourceTableName : string with get
Property Value
Type:
String
See Also