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 中。 IDTSCustomPropertyCollection100通过调用集合的新方法,将自定义属性添加到。
有关设置自定义属性的信息,请参阅 数据流组件的设计时方法中的"创建自定义属性"。
属性
ContainsID | |
Description | |
EncryptionRequired | |
ExpressionType | |
ID | |
IdentificationString | |
Name | |
ObjectType | |
State | |
TypeConverter | |
UITypeEditor | |
Value |