Конструктор IndexedXmlPathNamespace (Index, String)

Initializes a new instance of the IndexedXmlPathNamespace with the specified index and name class.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Sub New ( _
    index As Index, _
    name As String _
)
'Применение
Dim index As Index 
Dim name As String 

Dim instance As New IndexedXmlPathNamespace(index, name)
public IndexedXmlPathNamespace(
    Index index,
    string name
)
public:
IndexedXmlPathNamespace(
    Index^ index, 
    String^ name
)
new : 
        index:Index * 
        name:string -> IndexedXmlPathNamespace
public function IndexedXmlPathNamespace(
    index : Index, 
    name : String
)

Параметры

См. также

Справочник

IndexedXmlPathNamespace Класс

Перегрузка IndexedXmlPathNamespace

Пространство имен Microsoft.SqlServer.Management.Smo