Método InitInnerCollection
Creates an empty internal collection. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Protected MustOverride Sub InitInnerCollection
'Uso
Me.InitInnerCollection()
protected abstract void InitInnerCollection()
protected:
virtual void InitInnerCollection() abstract
abstract InitInnerCollection : unit -> unit
protected abstract function InitInnerCollection()
Consulte também