Data Port Sync 1.0.500

SqlCeColumn.DropCommand Property

[This is preliminary documentation and subject to change.]

Gets the SQL DROP COLUMN statement

[Visual Basic]
Public ReadOnly Property DropCommand As 
[C#]
public  DropCommand {get;}

Exceptions

Exception Type Condition
InvalidOperationException The column is not attached to a table.

See Also

SqlCeColumn Class | Primeworks.DesktopSqlCe Namespace