Data Port Sync 1.0.500

SqlCeColumn.IsFixedLength Property

[This is preliminary documentation and subject to change.]

Gets or sets the fixed length status of the column.

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

Remarks

Columns with IsFixedLength = true are nchar or binary.

See Also

SqlCeColumn Class | Primeworks.DesktopSqlCe Namespace