言語

ITransferSqlServerObjectsTask.UserDefinedAggregatesList プロパティ

定義

転送するユーザー定義のアグリゲートのリストを取得したり設定したりします。

public:
 property System::Collections::Specialized::StringCollection ^ UserDefinedAggregatesList { System::Collections::Specialized::StringCollection ^ get(); void set(System::Collections::Specialized::StringCollection ^ value); };
public System.Collections.Specialized.StringCollection UserDefinedAggregatesList { get; set; }
member this.UserDefinedAggregatesList : System.Collections.Specialized.StringCollection with get, set
Public Property UserDefinedAggregatesList As StringCollection

プロパティ値

転送可能なユーザー定義の集約リスト。

適用対象