Data Management Object Model Reference |
|
IDataSource.Location Property
Location of data source if file based. Example : "C:\Temp\5816YN.SAV".
[Visual Basic]
Property Location As
String
[C#]
string Location {get; set;}
See Also
IDataSource Interface | SPSSMR.Data Namespace