ForeignKeyColumnCollection

A collection of ForeignKeyColumn.

Namespace:
Inetdev.Data.DatabaseSchema
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No
Inherits from:
System.Collections.ObjectModel.Collection{Inetdev.Data.DatabaseSchema.ForeignKeyColumn}

Constructors

ForeignKeyColumnCollection

Default constructor

Signature:
public Void ForeignKeyColumnCollection()

In this document