Statistic 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 |
|---|---|
| Statistic() | |
| Statistic(SqlSmoObject, String) |
Statistic()
public Statistic();
Public Sub New ()
Aplica-se a
Statistic(SqlSmoObject, String)
public Statistic(Microsoft.SqlServer.Management.Smo.SqlSmoObject parent, string name);
new Microsoft.SqlServer.Management.Smo.Statistic : Microsoft.SqlServer.Management.Smo.SqlSmoObject * string -> Microsoft.SqlServer.Management.Smo.Statistic
Public Sub New (parent As SqlSmoObject, name As String)
Parâmetros
- parent
- SqlSmoObject
- name
- String