Este tema aún no ha recibido ninguna valoración - Valorar este tema

UserData Propiedad

Gets or sets an object to which users can attach their own data.

Espacio de nombres:  Microsoft.SqlServer.Replication
Ensamblado:  Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)
public Object UserData { get; set; }

Valor de la propiedad

Tipo: System..::..Object
An Object system object value that specifies the object that contains the user data.

The UserData property is read/write.

Any user can get or set the UserData property.

The user-supplied data is valid only for the lifetime of the object.

This namespace, class, or member is supported only in only.

¿Te ha resultado útil?
(Caracteres restantes: 1500)

Adiciones de comunidad

AGREGAR
© 2013 Microsoft. Reservados todos los derechos.