Udostępnij przez


PrecedenceConstraint Interface

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

For more information, see PrecedenceConstraintClass.

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

Syntax

'Deklaracja
<GuidAttribute("D3169347-8BD4-4028-BD6D-095217672B8F")> _
<CoClassAttribute(GetType(PrecedenceConstraintClass))> _
Public Interface PrecedenceConstraint
    Inherits IDTSPrecedenceConstraint100
[GuidAttribute("D3169347-8BD4-4028-BD6D-095217672B8F")] 
[CoClassAttribute(typeof(PrecedenceConstraintClass))] 
public interface PrecedenceConstraint : IDTSPrecedenceConstraint100
[GuidAttribute(L"D3169347-8BD4-4028-BD6D-095217672B8F")] 
[CoClassAttribute(typeof(PrecedenceConstraintClass))] 
public interface class PrecedenceConstraint : IDTSPrecedenceConstraint100
/** @attribute GuidAttribute("D3169347-8BD4-4028-BD6D-095217672B8F") */ 
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraintClass) */ 
public interface PrecedenceConstraint extends IDTSPrecedenceConstraint100
GuidAttribute("D3169347-8BD4-4028-BD6D-095217672B8F") 
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraintClass) 
public interface PrecedenceConstraint extends IDTSPrecedenceConstraint100

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.