Lenguaje

IdentityRangeInfo.CurrentIdentityValue Propiedad

Definición

Obtiene o establece el último valor identidad generado.

public:
 property long CurrentIdentityValue { long get(); void set(long value); };
public long CurrentIdentityValue { get; set; }
member this.CurrentIdentityValue : int64 with get, set
Public Property CurrentIdentityValue As Long

Valor de propiedad

Un Int64 valor.

Comentarios

Esta propiedad puede ser recuperada o configurada por cualquier usuario.

Este espacio de nombres, clase o miembro solo es compatible con la versión 2.0 del Microsoft .NET Framework.

Se aplica a