IDTSCustomProperty100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class IDTSCustomProperty100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSObject100
[System.Runtime.InteropServices.Guid("05781F94-F577-49BA-986D-017625A55452")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSCustomProperty100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSObject100
[<System.Runtime.InteropServices.Guid("05781F94-F577-49BA-986D-017625A55452")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSCustomProperty100 = interface
interface IDTSObject100
Public Interface IDTSCustomProperty100
Implements IDTSObject100
- 属性
- 实现
注解
IDTSCustomProperty100 对象用于在数据流任务中公开有关对象的自定义信息。
IDTSCustomProperty100 对象在组件 中的 IDTSComponentMetaData100 大多数对象上可用,并且自动保留在包的 XML 中。 通过调用 集合的 New 方法,将自定义属性添加到 IDTSCustomPropertyCollection100 。
有关设置自定义属性的信息,请参阅 数据流 组件的设计时方法中的“创建自定义属性”。
属性
ContainsID | |
Description | |
EncryptionRequired | |
ExpressionType | |
ID | |
IdentificationString | |
Name | |
ObjectType | |
State | |
TypeConverter | |
UITypeEditor | |
Value |