Share via


IntegrationRuntimeObjectMetadataOperationsExtensions クラス

定義

IntegrationRuntimeObjectMetadataOperations の拡張メソッド。

public static class IntegrationRuntimeObjectMetadataOperationsExtensions
type IntegrationRuntimeObjectMetadataOperationsExtensions = class
Public Module IntegrationRuntimeObjectMetadataOperationsExtensions
継承
IntegrationRuntimeObjectMetadataOperationsExtensions

メソッド

BeginRefresh(IIntegrationRuntimeObjectMetadataOperations, String, String, String)

SSIS 統合ランタイム オブジェクトのメタデータを更新します。

BeginRefreshAsync(IIntegrationRuntimeObjectMetadataOperations, String, String, String, CancellationToken)

SSIS 統合ランタイム オブジェクトのメタデータを更新します。

Get(IIntegrationRuntimeObjectMetadataOperations, String, String, String, GetSsisObjectMetadataRequest)

指定したパスで SSIS 統合ランタイム オブジェクトのメタデータを取得します。 戻り値はページング可能なメタデータ リストです。

GetAsync(IIntegrationRuntimeObjectMetadataOperations, String, String, String, GetSsisObjectMetadataRequest, CancellationToken)

指定したパスで SSIS 統合ランタイム オブジェクトのメタデータを取得します。 戻り値はページング可能なメタデータ リストです。

Refresh(IIntegrationRuntimeObjectMetadataOperations, String, String, String)

SSIS 統合ランタイム オブジェクトのメタデータを更新します。

RefreshAsync(IIntegrationRuntimeObjectMetadataOperations, String, String, String, CancellationToken)

SSIS 統合ランタイム オブジェクトのメタデータを更新します。

適用対象