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

Initializes a new instance of the IndexedXmlPath 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 IndexedXmlPath(index, name)
public IndexedXmlPath(
    Index index,
    string name
)
public:
IndexedXmlPath(
    Index^ index, 
    String^ name
)
new : 
        index:Index * 
        name:string -> IndexedXmlPath
public function IndexedXmlPath(
    index : Index, 
    name : String
)

Параметры

См. также

Справочник

IndexedXmlPath Класс

Перегрузка IndexedXmlPath

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