RegSvrSmoObject Constructor (RegSvrCollectionBase, String)
Namespace: Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly: Microsoft.SqlServer.SmoExtended (in microsoft.sqlserver.smoextended.dll)
Syntax
'Deklaracja
Protected Friend Sub New ( _
parentColl As RegSvrCollectionBase, _
name As String _
)
protected internal RegSvrSmoObject (
RegSvrCollectionBase parentColl,
string name
)
protected public:
RegSvrSmoObject (
RegSvrCollectionBase^ parentColl,
String^ name
)
protected RegSvrSmoObject (
RegSvrCollectionBase parentColl,
String name
)
protected internal function RegSvrSmoObject (
parentColl : RegSvrCollectionBase,
name : String
)
Parameters
- parentColl
- name
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.