IndexedXmlPath Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| Nome | Description |
|---|---|
| IndexedXmlPath() | |
| IndexedXmlPath(Index, String) |
IndexedXmlPath()
public IndexedXmlPath();
Public Sub New ()
Aplica-se a
IndexedXmlPath(Index, String)
public IndexedXmlPath(Microsoft.SqlServer.Management.Smo.Index index, string name);
new Microsoft.SqlServer.Management.Smo.IndexedXmlPath : Microsoft.SqlServer.Management.Smo.Index * string -> Microsoft.SqlServer.Management.Smo.IndexedXmlPath
Public Sub New (index As Index, name As String)
Parâmetros
- index
- Index
- name
- String