Share via


ASTaskBase.ConnectionName Propiedad

Definición

Obtiene o establece el nombre de la conexión para la tarea de 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

Valor de propiedad

El nombre de la conexión

Atributos

Se aplica a