Элементы ReplicationUserDefinedFunction
Represents a user-defined function and contains information needed by replication.
Тип ReplicationUserDefinedFunction предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
ReplicationUserDefinedFunction | Creates a new instance of the ReplicationUserDefinedFunction class. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
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. |
В начало
См. также