Data Port Sync 1.0.500

SqlCeColumn.PrimaryKey Property

[This is preliminary documentation and subject to change.]

Gets or sets a boolean value that determines if the column belongs in a PRIMARY KEY constraint.

[Visual Basic]
Public Property PrimaryKey As 
[C#]
public  PrimaryKey {get; set;}

See Also

SqlCeColumn Class | Primeworks.DesktopSqlCe Namespace