Partition.RemoteDataSourceID Property

Definition

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.

Applies to