Data Management Object Model Reference |
|
DataSource.JoinKey Property
The name of the column to join over when doing a merge
[Visual Basic]
NotOverridable Public Property JoinKey As
String _
[C#]
public
string JoinKey {get; set;}
Implements
IDataSource.JoinKey
See Also
DataSource Class | SPSSMR.Data Namespace