Конструктор RemoteServiceBinding
Initializes a new instance of the RemoteServiceBinding class.
Пространство имен: Microsoft.SqlServer.Management.Smo.Broker
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New RemoteServiceBinding()
public RemoteServiceBinding()
public:
RemoteServiceBinding()
new : unit -> RemoteServiceBinding
public function RemoteServiceBinding()
Замечания
The default constructor initializes any fields to their default values.
См. также