Statistic Constructor (SqlSmoObject, String)
SQL Server 2012
Initializes a new instance of the Statistic class on the specified parent object and with the specified name.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- parent
- Type: Microsoft.SqlServer.Management.Smo.SqlSmoObject
A SqlSmoObject object value that is the parent of the Statistic object.
- name
- Type: System.String
A String value that specifies the name of the Statistic object.
