언어

ITransferSqlServerObjectsTask.UserDefinedFunctionsList 속성

정의

전송할 사용자 정의 함수 목록을 받거나 설정합니다.

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

속성 값

사용자가 정의한 함수 목록으로 옮길 수 있습니다.

적용 대상