Condividi tramite


Proprietà Visualized

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

Spazio dei nomi  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintassi

'Dichiarazione
WriteOnly Property Visualized As Boolean
    Set
'Utilizzo
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)

Valore proprietà

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