Compartir a través de


Visualized Propiedad

Sets a value indicating that the user has attached a data viewer to this path in SSIS Designer.

Espacio de nombres:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintaxis

'Declaración
WriteOnly Property Visualized As Boolean
    Set
'Uso
Dim instance As IDTSPath100
Dim value As Boolean

instance.Visualized = value
bool Visualized { set; }
property bool Visualized {
    void set (bool value);
}
abstract Visualized : bool with get, set
function set Visualized (value : boolean)

Valor de la propiedad

Tipo: System. . :: . .Boolean
A value indicating that the user has attached a data viewer to this path in SSIS Designer.