Proprietà SelectedLogProviders
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
For more information, see LoggingOptions.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
ReadOnly Property SelectedLogProviders As IDTSSelectedLogProviders100
Get
'Utilizzo
Dim instance As IDTSLoggingOptions100
Dim value As IDTSSelectedLogProviders100
value = instance.SelectedLogProviders
IDTSSelectedLogProviders100 SelectedLogProviders { get; }
property IDTSSelectedLogProviders100^ SelectedLogProviders {
IDTSSelectedLogProviders100^ get ();
}
abstract SelectedLogProviders : IDTSSelectedLogProviders100
function get SelectedLogProviders () : IDTSSelectedLogProviders100
Valore proprietà
Tipo: Microsoft.SqlServer.Dts.Runtime.Wrapper. . :: . .IDTSSelectedLogProviders100