ConnectionManagerUIArgs.Empty Field
An empty ConnectionManagerUIArgs object.
Namespace: Microsoft.SqlServer.Dts.Runtime.Design
Assembly: Microsoft.SqlServer.Dts.Design (in microsoft.sqlserver.dts.design.dll)
Syntax
'Declaration
Public Shared ReadOnly Empty As ConnectionManagerUIArgs
public static readonly ConnectionManagerUIArgs Empty
public:
static initonly ConnectionManagerUIArgs^ Empty
public static final ConnectionManagerUIArgs Empty
public static final var Empty : ConnectionManagerUIArgs
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
ConnectionManagerUIArgs Class
ConnectionManagerUIArgs Members
Microsoft.SqlServer.Dts.Runtime.Design Namespace