LogProviderInfos クラス
LogProviderInfo オブジェクトのコレクションが含まれます。このクラスは継承できません。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public NotInheritable Class LogProviderInfos _
Inherits DTSReadOnlyCollectionBase
'使用
Dim instance As LogProviderInfos
public sealed class LogProviderInfos : DTSReadOnlyCollectionBase
public ref class LogProviderInfos sealed : public DTSReadOnlyCollectionBase
[<SealedAttribute>]
type LogProviderInfos =
class
inherit DTSReadOnlyCollectionBase
end
public final class LogProviderInfos extends DTSReadOnlyCollectionBase
継承階層
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime. . :: . .DTSReadOnlyCollectionBase
Microsoft.SqlServer.Dts.Runtime..::..LogProviderInfos
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。