Data Management Object Model Reference

DataSource.TableOutputName Property

The new table name (Used only for NON MROLEDB Exports)

[Visual Basic]
NotOverridable Public Property TableOutputName As String _
    Implements IDataSource.TableOutputName
[C#]
public string TableOutputName {get; set;}

Implements

IDataSource.TableOutputName

See Also

DataSource Class | SPSSMR.Data Namespace