ISql100TableTypeConstraint.Parent 属性

获取约束的父级。

命名空间:  Microsoft.Data.Schema.Sql.SchemaModel
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)

语法

声明
ReadOnly Property Parent As ISql100TableType
    Get
ISql100TableType Parent { get; }
property ISql100TableType^ Parent {
    ISql100TableType^ get ();
}
abstract Parent : ISql100TableType
function get Parent () : ISql100TableType

属性值

类型:Microsoft.Data.Schema.Sql.SchemaModel.ISql100TableType

.NET Framework 安全性

请参见

参考

ISql100TableTypeConstraint 接口

Microsoft.Data.Schema.Sql.SchemaModel 命名空间