共用方式為


GetChildCollection 方法

僅供參考之用。不支援。我們無法保證未來的相容性。

命名空間:  Microsoft.SqlServer.Management.Dac
組件:  Microsoft.SqlServer.Management.Dac (在 Microsoft.SqlServer.Management.Dac.dll 中)

語法

'宣告
Protected Overrides Function GetChildCollection ( _
    elementType As String _
) As ISfcCollection
'用途
Dim elementType As String
Dim returnValue As ISfcCollection

returnValue = Me.GetChildCollection(elementType)
protected override ISfcCollection GetChildCollection(
    string elementType
)
protected:
virtual ISfcCollection^ GetChildCollection(
    String^ elementType
) override
abstract GetChildCollection : 
        elementType:string -> ISfcCollection 
override GetChildCollection : 
        elementType:string -> ISfcCollection 
protected override function GetChildCollection(
    elementType : String
) : ISfcCollection

參數

傳回值

型別:Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcCollection
A [Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection] value.