Udostępnij przez


IDTSPrecedenceConstraints100 Interface

This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.

For more information, see PrecedenceConstraints.

Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Syntax

'Deklaracja
<DefaultMemberAttribute("Item")> _
<GuidAttribute("22AD7064-F2E7-4ACF-B1F5-5FCE39401709")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSPrecedenceConstraints100
    Inherits IEnumerable
[DefaultMemberAttribute("Item")] 
[GuidAttribute("22AD7064-F2E7-4ACF-B1F5-5FCE39401709")] 
[TypeLibTypeAttribute(4160)] 
public interface IDTSPrecedenceConstraints100 : IEnumerable
[DefaultMemberAttribute(L"Item")] 
[GuidAttribute(L"22AD7064-F2E7-4ACF-B1F5-5FCE39401709")] 
[TypeLibTypeAttribute(4160)] 
public interface class IDTSPrecedenceConstraints100 : IEnumerable
/** @attribute DefaultMemberAttribute("Item") */ 
/** @attribute GuidAttribute("22AD7064-F2E7-4ACF-B1F5-5FCE39401709") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
public interface IDTSPrecedenceConstraints100 extends IEnumerable
DefaultMemberAttribute("Item") 
GuidAttribute("22AD7064-F2E7-4ACF-B1F5-5FCE39401709") 
TypeLibTypeAttribute(4160) 
public interface IDTSPrecedenceConstraints100 extends IEnumerable

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.