DTS_MANAGED_INFO 構造体

定義

データ管理情報構造を指定します。

public value class DTS_MANAGED_INFO
[System.Runtime.InteropServices.Guid("13300535-FD13-43C4-9856-EC0A3978393C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public struct DTS_MANAGED_INFO
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("F80236BA-4BFE-419B-856A-5835F2DDBF91")]
public struct DTS_MANAGED_INFO
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("39F1BEB8-4352-4BEC-A29A-78E58324F97B")]
public struct DTS_MANAGED_INFO
[<System.Runtime.InteropServices.Guid("13300535-FD13-43C4-9856-EC0A3978393C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type DTS_MANAGED_INFO = struct
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("F80236BA-4BFE-419B-856A-5835F2DDBF91")>]
type DTS_MANAGED_INFO = struct
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("39F1BEB8-4352-4BEC-A29A-78E58324F97B")>]
type DTS_MANAGED_INFO = struct
Public Structure DTS_MANAGED_INFO
継承
DTS_MANAGED_INFO
属性

フィールド

名前 説明
bstrClassID

bstrClassIDの情報を指定します。

bstrContactInfo

bstrContactInfoを指定します。

bstrDescription

bstrDescription 情報を指定します。

bstrFileName

bstrFileNameの情報を指定します。

bstrFileNameVersionString

bstrFileNameVersionStringの情報を指定します。

bstrHelpCollection

bstrHelpCollectionの情報を指定します。

bstrHelpKeyword

bstrHelpキーワードの情報を指定します。

bstrIconFile

bstrIconFileの情報を指定します。

bstrIconResource

bstrIconResourceの情報を指定します。

bstrName

bstrNameの情報を指定します。

bstrObjectType

bstrObjectTypeの情報を指定します。

bstrSamplesTag

bstrSamplesTagの情報を指定します。

bstrShapeProgId

bstrShapeProgId 情報を指定します。

bstrUITypeName

bstrUITypeNameの情報を指定します。

lNoEditor

lNoEditorの情報を指定しています。

mitType

mitType情報を指定します。

pctType

pctType情報を指定します。

適用対象