SmartAdminState(SmartAdmin) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the SmartAdminState class.
public SmartAdminState (Microsoft.SqlServer.Management.Smo.SmartAdmin smartadmin);
new Microsoft.SqlServer.Management.Smo.SmartAdminState : Microsoft.SqlServer.Management.Smo.SmartAdmin -> Microsoft.SqlServer.Management.Smo.SmartAdminState
Public Sub New (smartadmin As SmartAdmin)
Parameters
- smartadmin
- SmartAdmin
The smartadmin object.