This document is archived and information here might be outdated. Recommended version. |
The generation number for the replica.
[Visual Basic .NET]
Public Property MyGenerationNumber As Integer
[C#]
public int MyGenerationNumber {get; set;}
[C++]
HRESULT get_MyGenerationNumber(
long pMyGenerationNumber
);
[C++]
HRESULT put_MyGenerationNumber(
System.Int32* pMyGenerationNumber
);
[C++] Parameters pMyGenerationNumber [in]
pMyGenerationNumber is a parameter of type long pMyGenerationNumber [out, retval]
pMyGenerationNumber is a parameter of type long*
Returns the current generation number of a replica.