RecordsetType Property

Microsoft Office Web Components Object Model

Show All

RecordsetType Property

       

Returns or sets the recordset type for the data source control. Read/write DscRecordsetTypeEnum.

DscRecordsetTypeEnum can be one of these DscRecordsetTypeEnum constants.
dscSnapshot
dscUpdatableSnapshot
 

expression.RecordsetType

expression   Required. An expression that returns a DataSourceControl object.