Share via


ForeignKeyAttribute Constructor

Initializes a new instance of the ForeignKeyAttribute class.

Namespace:  Microsoft.Data.Schema.Tools.DataGenerator
Assembly:  Microsoft.Data.Schema.Tools (in Microsoft.Data.Schema.Tools.dll)

Syntax

'Declaration
Public Sub New
public ForeignKeyAttribute()
public:
ForeignKeyAttribute()
new : unit -> ForeignKeyAttribute
public function ForeignKeyAttribute()

.NET Framework Security

See Also

Reference

ForeignKeyAttribute Class

Microsoft.Data.Schema.Tools.DataGenerator Namespace