Элементы ReplicationSchemaBoundView
Represents a schema-bound view and contains information needed by replication.
Тип ReplicationSchemaBoundView предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
ReplicationSchemaBoundView | Creates a new instance of the ReplicationSchemaBoundView class. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | (Наследуется из Object.) | |
GetType | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из Object.) | |
ToString | (Наследуется из Object.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
Encrypted | Gets or sets whether the referenced schema-bound view was created with encryption or not. | |
IsIndexed | Gets or sets whether an index was created on the referenced schema-bound view or not. | |
Name | Gets or sets the name of the schema-bound view. | |
ObjectId | ||
OwnerName | Gets or sets the name of the owner of the schema-bound view. | |
UserData | Gets or sets an object that allows users to attach their own data to this object. |
В начало
См. также