Langue

IndexedXmlPathNamespace Constructeurs

Définition

Surcharges

IndexedXmlPathNamespace()

public IndexedXmlPathNamespace();
Public Sub New ()

S’applique à

IndexedXmlPathNamespace(Index, String)

public IndexedXmlPathNamespace(Microsoft.SqlServer.Management.Smo.Index index, string name);
new Microsoft.SqlServer.Management.Smo.IndexedXmlPathNamespace : Microsoft.SqlServer.Management.Smo.Index * string -> Microsoft.SqlServer.Management.Smo.IndexedXmlPathNamespace
Public Sub New (index As Index, name As String)

Paramètres

index
Index
name
String

S’applique à