Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Represents the root of the Службы Integration Services.
Иерархия наследования
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices
Пространство имен: Microsoft.SqlServer.Management.IntegrationServices
Сборка: Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)
Синтаксис
'Декларация
Public NotInheritable Class IntegrationServices _
Inherits SfcInstance _
Implements ISfcDomain, ISfcDomainLite, ISfcHasConnection
'Применение
Dim instance As IntegrationServices
public sealed class IntegrationServices : SfcInstance,
ISfcDomain, ISfcDomainLite, ISfcHasConnection
public ref class IntegrationServices sealed : public SfcInstance,
ISfcDomain, ISfcDomainLite, ISfcHasConnection
[<SealedAttribute>]
type IntegrationServices =
class
inherit SfcInstance
interface ISfcDomain
interface ISfcDomainLite
interface ISfcHasConnection
end
public final class IntegrationServices extends SfcInstance implements ISfcDomain, ISfcDomainLite, ISfcHasConnection
Тип IntegrationServices обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
IntegrationServices() | Initializes a new instance of the IntegrationServices class. |
![]() |
IntegrationServices(SfcConnection) | Initializes a new instance of the IntegrationServices class with the specified connection. |
![]() |
IntegrationServices(Server) | Initializes a new instance of the IntegrationServices class with the specified server. |
![]() |
IntegrationServices(SqlConnection) | Initializes a new instance of the IntegrationServices class with the specified SQL connection. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AbstractIdentityKey | (Производный от SfcInstance.) |
![]() |
Catalogs | Gets the catalogs. |
![]() |
Connection | Gets or sets the connection. |
![]() |
IdentityKey | Gets the identity key. |
![]() |
Metadata | (Производный от SfcInstance.) |
![]() |
Name | Gets the name of the IntegrationServices object. |
![]() |
Parent | (Производный от SfcInstance.) |
![]() |
Properties | (Производный от SfcInstance.) |
![]() |
State | (Производный от SfcInstance.) |
![]() |
Urn | (Производный от SfcInstance.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
CreateIdentityKey | (Производный от SfcInstance.) |
![]() |
Discover | (Производный от SfcInstance.) |
![]() |
Equals | (Производный от Object.) |
![]() |
GetChildCollection | (Производный от SfcInstance.) |
![]() |
GetDomain | (Производный от SfcInstance.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetPropertySet | (Производный от SfcInstance.) |
![]() |
GetType | (Производный от Object.) |
![]() |
GetTypeMetadataImpl | (Производный от SfcInstance.) |
![]() |
InitializeUIPropertyState | (Производный от SfcInstance.) |
![]() |
OnPropertyMetadataChanges | (Производный от SfcInstance.) |
![]() |
OnPropertyValueChanges | (Производный от SfcInstance.) |
![]() |
Refresh | (Производный от SfcInstance.) |
![]() |
ResetKey | (Производный от SfcInstance.) |
![]() |
Serialize | (Производный от SfcInstance.) |
![]() |
ToString | Indicates the string identity which is the associated server name. (Переопределяет SfcInstance.ToString().) |
В начало
События
| Имя | Описание | |
|---|---|---|
![]() |
PropertyChanged | (Производный от SfcInstance.) |
![]() |
PropertyMetadataChanged | (Производный от SfcInstance.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
ISfcHasConnection.ConnectionContext | Gets the context of the connection. |
![]() ![]() |
ISfcDomainLite.DomainInstanceName | Gets the name of the domain instance. |
![]() ![]() |
ISfcDomainLite.DomainName | Gets the name of the domain. |
![]() ![]() |
ISfcHasConnection.GetConnection() | Retrieves the server connection to the backing storage. |
![]() ![]() |
ISfcHasConnection.GetConnection(SfcObjectQueryMode) | Retrieves the current connection to query on. Returns a connection supporting either a single serial query or multiple simultaneously open queries as requested. |
![]() ![]() |
ISfcDomain.GetExecutionEngine | Retrieves the execution engine. |
![]() ![]() |
ISfcDomain.GetKey | Retrieves the key object given by urn fragment. |
![]() ![]() |
ISfcDomainLite.GetLogicalVersion | Retrieves the logical version of the domain. |
![]() ![]() |
ISfcDomain.GetType | Retrieves the type. |
![]() ![]() |
ISfcDomain.GetTypeMetadata | Retrieves the metadata of the type that has the specified type name. |
![]() ![]() |
ISfcHasConnection.SetConnection | Sets the active connection for the domain root. |
![]() ![]() |
ISfcDomain.UseSfcStateManagement | Retrieves or sets a value that indicates whether the SFC state management is used. |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.IntegrationServices
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)