Data Port Sync 1.0.500

SqlCeForeignKeyCollection.Item Property (String)

[This is preliminary documentation and subject to change.]

Gets or sets the SqlCeForeignKey object with the given name.

[Visual Basic]
Overloads Public Default Property Item( _
   ByVal String As String _
) As 
[C#]
public  this[
   String strForKeyName
] {get; set;}

See Also

SqlCeForeignKeyCollection Class | Primeworks.DesktopSqlCe Namespace | SqlCeForeignKeyCollection.SqlCeForeignKey Overload List