다음을 통해 공유


ASTaskBase.ConnectionName 속성

정의

Analysis Services 태스크에 대한 연결의 이름을 가져오거나 설정합니다.

public:
 virtual property System::String ^ ConnectionName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Editor(typeof(Microsoft.DataTransformationServices.Tasks.DTSProcessingTask.DropDownEditor), typeof(System.Drawing.Design.UITypeEditor))]
public virtual string ConnectionName { get; set; }
[<System.ComponentModel.Editor(typeof(Microsoft.DataTransformationServices.Tasks.DTSProcessingTask.DropDownEditor), typeof(System.Drawing.Design.UITypeEditor))>]
member this.ConnectionName : string with get, set
Public Overridable Property ConnectionName As String

속성 값

연결의 이름입니다.

특성

적용 대상