다음을 통해 공유


RegSvrSmoObject 생성자 (RegSvrCollectionBase, String)

Initializes a new instance of the RegSvrSmoObject object based on the specified parent column and name.

네임스페이스:  Microsoft.SqlServer.Management.Smo.RegisteredServers
어셈블리:  Microsoft.SqlServer.SmoExtended(Microsoft.SqlServer.SmoExtended.dll)

구문

‘선언
Protected Friend Sub New ( _
    parentColl As RegSvrCollectionBase, _
    name As String _
)
‘사용 방법
Dim parentColl As RegSvrCollectionBase 
Dim name As String 

Dim instance As New RegSvrSmoObject(parentColl, _
    name)
protected internal RegSvrSmoObject(
    RegSvrCollectionBase parentColl,
    string name
)
protected public:
RegSvrSmoObject(
    RegSvrCollectionBase^ parentColl, 
    String^ name
)
new : 
        parentColl:RegSvrCollectionBase * 
        name:string -> RegSvrSmoObject
function RegSvrSmoObject(
    parentColl : RegSvrCollectionBase, 
    name : String
)

매개 변수

참고 항목

참조

RegSvrSmoObject 클래스

RegSvrSmoObject 오버로드

Microsoft.SqlServer.Management.Smo.RegisteredServers 네임스페이스