다음을 통해 공유


DTS_MANAGED_INFO 구조

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

Specifies a data managed information structure.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리:  Microsoft.SqlServer.DTSRuntimeWrap(Microsoft.SqlServer.DTSRuntimeWrap.dll)

구문

‘선언
<GuidAttribute("E2B2ED59-EBCD-40AB-8C8D-4E22424F3AB9")> _
Public Structure DTS_MANAGED_INFO
‘사용 방법
Dim instance As DTS_MANAGED_INFO
[GuidAttribute("E2B2ED59-EBCD-40AB-8C8D-4E22424F3AB9")]
public struct DTS_MANAGED_INFO
[GuidAttribute(L"E2B2ED59-EBCD-40AB-8C8D-4E22424F3AB9")]
public value class DTS_MANAGED_INFO
[<SealedAttribute>]
[<GuidAttribute("E2B2ED59-EBCD-40AB-8C8D-4E22424F3AB9")>]
type DTS_MANAGED_INFO =  struct end
Jscript는 구조체의 사용을 지원하지만 새로운 구조체 선언은 지원하지 않습니다.

DTS_MANAGED_INFO 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 Equals (ValueType에서 상속됨)
공용 메서드 GetHashCode (ValueType에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 ToString (ValueType에서 상속됨)

맨 위로 이동

필드

  이름 설명
공용 필드 bstrClassID 인프라입니다. Specifies the bstrClassID information.
공용 필드 bstrContactInfo 인프라입니다. Specifies the bstrContactInfo.
공용 필드 bstrDescription 인프라입니다. Specifies the bstrDescription information.
공용 필드 bstrFileName 인프라입니다. Specifies the bstrFileName information.
공용 필드 bstrFileNameVersionString 인프라입니다. Specifies the bstrFileNameVersionString information.
공용 필드 bstrHelpCollection 인프라입니다. Specifies the bstrHelpCollection information.
공용 필드 bstrHelpKeyword 인프라입니다. Specifies the bstrHelpKeyword information.
공용 필드 bstrIconFile 인프라입니다. Specifies the bstrIconFile information.
공용 필드 bstrIconResource 인프라입니다. Specifies the bstrIconResource information.
공용 필드 bstrName 인프라입니다. Specifies the bstrName information.
공용 필드 bstrObjectType 인프라입니다. Specifies the bstrObjectType information.
공용 필드 bstrSamplesTag 인프라입니다. Specifies the bstrSamplesTag information.
공용 필드 bstrShapeProgId 인프라입니다. Specifies the bstrShapeProgId information.
공용 필드 bstrUITypeName 인프라입니다. Specifies the bstrUITypeName information.
공용 필드 lNoEditor 인프라입니다. Specifies the lNoEditor information.
공용 필드 mitType 인프라입니다. Specifies the mitType information.
공용 필드 pctType 인프라입니다. Specifies the pctType information.

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.Dts.Runtime.Wrapper 네임스페이스