Partition.RemoteDataSourceID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the RemoteDataSourceID for the current partition.
public string RemoteDataSourceID { get; set; }
member this.RemoteDataSourceID : string with get, set
Public Property RemoteDataSourceID As String
Property Value
A String with the identifier of the remote data-source.
Remarks
If RemoteDataSourceID is null, then the partition is local.