LoggingOptions-Eigenschaft
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
For more information, see DtsContainer.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
ReadOnly Property LoggingOptions As IDTSLoggingOptions100
Get
'Usage
Dim instance As IDTSContainer100
Dim value As IDTSLoggingOptions100
value = instance.LoggingOptions
IDTSLoggingOptions100 LoggingOptions { get; }
property IDTSLoggingOptions100^ LoggingOptions {
IDTSLoggingOptions100^ get ();
}
abstract LoggingOptions : IDTSLoggingOptions100
function get LoggingOptions () : IDTSLoggingOptions100
Eigenschaftenwert
Typ: Microsoft.SqlServer.Dts.Runtime.Wrapper. . :: . .IDTSLoggingOptions100