IntegrationRuntimeObjectMetadataOperationsExtensions クラス

定義

IntegrationRuntimeObjectMetadataOperations の拡張メソッド。

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

メソッド

BeginRefresh(IIntegrationRuntimeObjectMetadataOperations, String, String, String)

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

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

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

List(IIntegrationRuntimeObjectMetadataOperations, String, String, String, GetSsisObjectMetadataRequest)

統合ランタイム オブジェクトのメタデータを取得する

ListAsync(IIntegrationRuntimeObjectMetadataOperations, String, String, String, GetSsisObjectMetadataRequest, CancellationToken)

統合ランタイム オブジェクトのメタデータを取得する

Refresh(IIntegrationRuntimeObjectMetadataOperations, String, String, String)

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

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

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

適用対象