Operation.GetChildCollection(String) Метод

Определение

Возвращает дочернюю коллекцию на основе типа элемента.

protected:
 override Microsoft::SqlServer::Management::Sdk::Sfc::ISfcCollection ^ GetChildCollection(System::String ^ elementType);
protected override Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection GetChildCollection (string elementType);
override this.GetChildCollection : string -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection
Protected Overrides Function GetChildCollection (elementType As String) As ISfcCollection

Параметры

elementType
String

Тип элемента.

Возвращаемое значение

Дочерняя коллекция на основе типа элемента.

Применяется к