This document is archived and information here might be outdated. Recommended version. |
The ID of the replica associated with this dataset.
[Visual Basic .NET]
Public ReadOnly Property ReplicaID As Integer
[C#]
public int ReplicaID {get;}
[C++]
HRESULT get_ReplicaID(
System.Int32* rID
);
[C++] Parameters rID [out, retval]
rID is a parameter of type long*