IDTSPrecedenceConstraints100 接口
此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。
For more information, see PrecedenceConstraints.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("22AD7064-F2E7-4ACF-B1F5-5FCE39401709")> _
Public Interface IDTSPrecedenceConstraints100 _
Inherits IEnumerable
用法
Dim instance As IDTSPrecedenceConstraints100
[GuidAttribute("22AD7064-F2E7-4ACF-B1F5-5FCE39401709")]
public interface IDTSPrecedenceConstraints100 : IEnumerable
[GuidAttribute(L"22AD7064-F2E7-4ACF-B1F5-5FCE39401709")]
public interface class IDTSPrecedenceConstraints100 : IEnumerable
[<GuidAttribute("22AD7064-F2E7-4ACF-B1F5-5FCE39401709")>]
type IDTSPrecedenceConstraints100 =
interface
interface IEnumerable
end
public interface IDTSPrecedenceConstraints100 extends IEnumerable
IDTSPrecedenceConstraints100 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
Count | 基础结构。For more information, see PrecedenceConstraints. | |
Item | 基础结构。For more information, see PrecedenceConstraints. |
页首
方法
名称 | 说明 | |
---|---|---|
Add | 基础结构。For more information, see PrecedenceConstraints. | |
GetEnumerator() () () () | (从 IEnumerable 继承。) | |
GetEnumerator() () () () | 基础结构。For more information, see PrecedenceConstraints. | |
Remove | 基础结构。For more information, see PrecedenceConstraints. |
页首