语言

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信息。

适用于