Expand Minimize
This topic has not yet been rated - Rate this topic

ConnectionManagerItemState Enumeration

SQL Server 2012

Specifies the state of the connection manager item.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public enum ConnectionManagerItemState
Member nameDescription
LoadedThe connection manager object is loaded.
LoadFailedThe connection manager object loading has failed.
NotLoadedThe connection manager object is not loaded.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.