Поделиться через


ComplexValue.Properties Свойство

Определение

Возвращает массив свойств для класса ComplexValue.

public:
 property cli::array <Microsoft::SqlServer::Dts::Tasks::WebServiceTask::ComplexProperty ^> ^ Properties { cli::array <Microsoft::SqlServer::Dts::Tasks::WebServiceTask::ComplexProperty ^> ^ get(); };
public Microsoft.SqlServer.Dts.Tasks.WebServiceTask.ComplexProperty[] Properties { get; }
member this.Properties : Microsoft.SqlServer.Dts.Tasks.WebServiceTask.ComplexProperty[]
Public ReadOnly Property Properties As ComplexProperty()

Значение свойства

Массив ComplexProperty.

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