Compartir a través de


ReplicationUserDefinedFunction Miembros

Represents a user-defined function and contains information needed by replication.

El tipo ReplicationUserDefinedFunction expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ReplicationUserDefinedFunction Creates a new instance of the ReplicationUserDefinedFunction class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Encrypted Gets or sets whether the referenced user-defined function was created with encryption or not.
Propiedad pública Name Gets or sets the name of the user-defined function object.
Propiedad pública ObjectId
Propiedad pública OwnerName Gets or sets the owner of the user-defined function.
Propiedad pública UserData Gets or sets an object that allows users to attach their own data to the object.

Principio