IDTSManagedSerializer100 接口

此 API 支持 基础结构,但不能通过代码直接使用。

For more information, see ManagerSerializer.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("368649CC-8595-4592-A432-81F85BFEF102")> _
Public Interface IDTSManagedSerializer100
用法
Dim instance As IDTSManagedSerializer100
[GuidAttribute("368649CC-8595-4592-A432-81F85BFEF102")]
public interface IDTSManagedSerializer100
[GuidAttribute(L"368649CC-8595-4592-A432-81F85BFEF102")]
public interface class IDTSManagedSerializer100
[<GuidAttribute("368649CC-8595-4592-A432-81F85BFEF102")>]
type IDTSManagedSerializer100 =  interface end
public interface IDTSManagedSerializer100

IDTSManagedSerializer100 类型公开以下成员。

方法

  名称 说明
公共方法 DeSerialize 基础结构。For more information, see ManagerSerializer.
公共方法 IsSerializable 基础结构。For more information, see ManagerSerializer.
公共方法 Serialize 基础结构。For more information, see ManagerSerializer.

页首