Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the NamespaceDeclaration class.
Namespace: Microsoft.SqlServer.Dts.Tasks.XMLTask
Assembly: Microsoft.SqlServer.XMLTask (in Microsoft.SqlServer.XMLTask.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New NamespaceDeclaration()
public NamespaceDeclaration()
public:
NamespaceDeclaration()
new : unit -> NamespaceDeclaration
public function NamespaceDeclaration()