IDTSExtendedProperty100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see ExtendedProperty.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<DefaultMemberAttribute("Value")> _
<GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSExtendedProperty100
[DefaultMemberAttribute("Value")]
[GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")]
[TypeLibTypeAttribute(4160)]
public interface IDTSExtendedProperty100
[DefaultMemberAttribute(L"Value")]
[GuidAttribute(L"CD8EF405-8C1A-45B1-A61D-6F261EFF726A")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSExtendedProperty100
/** @attribute DefaultMemberAttribute("Value") */
/** @attribute GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSExtendedProperty100
DefaultMemberAttribute("Value")
GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")
TypeLibTypeAttribute(4160)
public interface IDTSExtendedProperty100
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
See Also