Proprietà IDTSPipelineComponentInfo100.NoEditor
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
For more information, see PipelineComponentInfo.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
ReadOnly Property NoEditor As Boolean
Get
'Utilizzo
Dim instance As IDTSPipelineComponentInfo100
Dim value As Boolean
value = instance.NoEditor
bool NoEditor { get; }
property bool NoEditor {
bool get ();
}
abstract NoEditor : bool
function get NoEditor () : boolean
Valore proprietà
Tipo: System.Boolean