UrnCollection Constructor

Initializes a new instance of the UrnCollection class.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New UrnCollection()
public UrnCollection()
public:
UrnCollection()
new : unit -> UrnCollection
public function UrnCollection()

Examples

Using Collections

See Also

Reference

UrnCollection Class

Microsoft.SqlServer.Management.Smo Namespace