Proprietà Warnings
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
This interface is implemented by the Package and PackageNeutral interfaces.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
ReadOnly Property Warnings As IDTSWarnings100
Get
'Utilizzo
Dim instance As IDTSPackage100
Dim value As IDTSWarnings100
value = instance.Warnings
IDTSWarnings100 Warnings { get; }
property IDTSWarnings100^ Warnings {
IDTSWarnings100^ get ();
}
abstract Warnings : IDTSWarnings100
function get Warnings () : IDTSWarnings100
Valore proprietà
Tipo: Microsoft.SqlServer.Dts.Runtime.Wrapper. . :: . .IDTSWarnings100
Vedere anche