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) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。