SqlCeUpdatableRecord Properties

Public Properties

  Name Description
Public property Supported by the .NET Compact Framework FieldCount Returns the number of fields in the specified record.
Public property Supported by the .NET Compact Framework HiddenFieldCount Returns the number of hidden fields in the record. In SQL Server Mobile Edition, this property always returns 0.
Public property Supported by the .NET Compact Framework Item Overloaded. Serves as an indexer to a specific field within the record.
Public property Supported by the .NET Compact Framework Updatable Specifies whether the field is updatable.

Top

See Also

Reference

SqlCeUpdatableRecord Class
System.Data.SqlServerCe Namespace