Membros ReplicationUserDefinedFunction
Represents a user-defined function and contains information needed by replication.
O tipo ReplicationUserDefinedFunction expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ReplicationUserDefinedFunction | Creates a new instance of the ReplicationUserDefinedFunction class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Encrypted | Gets or sets whether the referenced user-defined function was created with encryption or not. | |
Name | Gets or sets the name of the user-defined function object. | |
ObjectId | ||
OwnerName | Gets or sets the owner of the user-defined function. | |
UserData | Gets or sets an object that allows users to attach their own data to the object. |
Início
Consulte também