Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Exposes Компонент Service Broker remote service binding methods and properties in addition to the methods and properties of the RemoteServiceBinding object.
Этот API-интерфейс несовместим с CLS. В качестве CLS-совместимой альтернативы можно использовать .
Иерархия наследования
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectExtender<RemoteServiceBinding>
Microsoft.SqlServer.Management.Smo.SmoObjectExtender<RemoteServiceBinding>
Microsoft.SqlServer.Management.Smo.Broker.RemoteServiceBindingExtender
Пространство имен: Microsoft.SqlServer.Management.Smo.Broker
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
<CLSCompliantAttribute(False)> _
Public Class RemoteServiceBindingExtender _
Inherits SmoObjectExtender(Of RemoteServiceBinding) _
Implements ISfcValidate
'Применение
Dim instance As RemoteServiceBindingExtender
[CLSCompliantAttribute(false)]
public class RemoteServiceBindingExtender : SmoObjectExtender<RemoteServiceBinding>,
ISfcValidate
[CLSCompliantAttribute(false)]
public ref class RemoteServiceBindingExtender : public SmoObjectExtender<RemoteServiceBinding^>,
ISfcValidate
[<CLSCompliantAttribute(false)>]
type RemoteServiceBindingExtender =
class
inherit SmoObjectExtender<RemoteServiceBinding>
interface ISfcValidate
end
public class RemoteServiceBindingExtender extends SmoObjectExtender<RemoteServiceBinding> implements ISfcValidate
Тип RemoteServiceBindingExtender обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
RemoteServiceBindingExtender() | Initializes a new instance of the RemoteServiceBindingExtender class. |
![]() |
RemoteServiceBindingExtender(RemoteServiceBinding) | Initializes a new instance of the RemoteServiceBindingExtender class and associates it with an instance of the RemoteServiceBinding class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Name | Gets or sets the name of the Компонент Service Broker remote service binding associated with the RemoteServiceBindingExtender object. |
![]() |
Parent | Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcObjectExtender<TSfcInstance>.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetParentSfcPropertySet | Returns an instance of the parent objects property set. (Производный от SmoObjectExtender<T>.) |
![]() |
GetPropertySet | Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcObjectExtender<TSfcInstance>.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
OnPropertyChanged | Raises the PropertyChanged event when it has any subscriber. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcObjectExtender<TSfcInstance>.) |
![]() |
OnPropertyMetadataChanged | Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcObjectExtender<TSfcInstance>.) |
![]() |
parent_PropertyChanged | Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcObjectExtender<TSfcInstance>.) |
![]() |
parent_PropertyMetadataChanged | Indicates the parent object in the PropertyMetadata. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcObjectExtender<TSfcInstance>.) |
![]() |
RegisterParentProperty | Registers the property of the parent that has not been included in properties collection. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcObjectExtender<TSfcInstance>.) |
![]() |
RegisterProperty(PropertyInfo) | Registers an additional reflected property. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcObjectExtender<TSfcInstance>.) |
![]() |
RegisterProperty(PropertyInfo, String) | Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcObjectExtender<TSfcInstance>.) |
![]() |
ToString | (Производный от Object.) |
![]() |
Validate | Validates the state of the object. |
В начало
События
| Имя | Описание | |
|---|---|---|
![]() |
PropertyChanged | Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcObjectExtender<TSfcInstance>.) |
![]() |
PropertyMetadataChanged | Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcObjectExtender<TSfcInstance>.) |
В начало
Замечания
Thread Safety
Все общие статические члены этого типа (Shared в Microsoft Visual Basic) можно использовать в многопоточных операциях. Потокобезопасная работа с членами экземпляров типа не гарантируется.
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)