IntegrationServices Class
Represents the root of the Integration Services.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcInstance
Microsoft.SqlServer.Management.IntegrationServices::IntegrationServices
| Name | Description | |
|---|---|---|
![]() | IntegrationServices() | Initializes a new instance of the IntegrationServices class. |
![]() | IntegrationServices(Server^) | Initializes a new instance of the IntegrationServices class with the specified server. |
![]() | IntegrationServices(SfcConnection^) | Initializes a new instance of the IntegrationServices class with the specified connection. |
![]() | IntegrationServices(SqlConnection^) | Initializes a new instance of the IntegrationServices class with the specified SQL connection. |
| Name | Description | |
|---|---|---|
![]() | AbstractIdentityKey | (Inherited from SfcInstance.) |
![]() | Catalogs | Gets the catalogs. |
![]() | Connection | Gets or sets the connection. |
![]() | IdentityKey | Gets the identity key. |
![]() | Metadata | (Inherited from SfcInstance.) |
![]() | Name | Gets the name of the IntegrationServices object. |
![]() | Parent | (Inherited from SfcInstance.) |
![]() | Properties | (Inherited from SfcInstance.) |
![]() | State | (Inherited from SfcInstance.) |
![]() | Urn | (Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() | CreateIdentityKey() | (Inherited from SfcInstance.) |
![]() | Discover(ISfcDependencyDiscoveryObjectSink^) | (Inherited from SfcInstance.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetChildCollection(String^) | (Inherited from SfcInstance.) |
![]() | GetDomain() | (Inherited from SfcInstance.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetPropertySet() | (Inherited from SfcInstance.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetTypeMetadataImpl() | (Inherited from SfcInstance.) |
![]() | InitializeUIPropertyState() | (Inherited from SfcInstance.) |
![]() | OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs^) | (Inherited from SfcInstance.) |
![]() | OnPropertyValueChanges(PropertyChangedEventArgs^) | (Inherited from SfcInstance.) |
![]() | Refresh() | (Inherited from SfcInstance.) |
![]() | ResetKey() | (Inherited from SfcInstance.) |
![]() | Serialize(XmlWriter^) | (Inherited from SfcInstance.) |
![]() | ToString() | Indicates the string identity which is the associated server name.(Overrides SfcInstance::ToString().) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from SfcInstance.) |
![]() | PropertyMetadataChanged | (Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISfcDomain::GetExecutionEngine() | Retrieves the execution engine. |
![]() ![]() | ISfcDomain::GetKey(IUrnFragment^) | Retrieves the key object given by urn fragment. |
![]() ![]() | ISfcDomain::GetType(String^) | Retrieves the type. |
![]() ![]() | ISfcDomain::GetTypeMetadata(String^) | Retrieves the metadata of the type that has the specified type name. |
![]() ![]() | ISfcDomain::UseSfcStateManagement() | Retrieves or sets a value that indicates whether the SFC state management is used. |
![]() ![]() | ISfcDomainLite::GetLogicalVersion() | Retrieves the logical version 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. |
![]() ![]() | ISfcHasConnection::SetConnection(ISfcConnection^) | Sets the active connection for the domain root. |
![]() ![]() | ISfcDomainLite::DomainInstanceName | |
![]() ![]() | ISfcDomainLite::DomainName | |
![]() ![]() | ISfcHasConnection::ConnectionContext |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.







