Skip to content

Latest commit

 

History

History
69 lines (44 loc) · 2.58 KB

datacontrol-object-rds-properties-methods-and-events.md

File metadata and controls

69 lines (44 loc) · 2.58 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
DataControl Object (RDS) Properties, Methods, and Events
DataControl Object (RDS) Properties, Methods, and Events
rothja
jroth
01/19/2017
sql
ado
reference
DataControl object [ADO], members

DataControl Object (RDS) Properties, Methods, and Events

Important

Beginning with Windows 8 and Windows Server 2012, RDS server components are no longer included in the Windows operating system (see Windows 8 and Windows Server 2012 Compatibility Cookbook for more detail). RDS client components will be removed in a future version of Windows. Avoid using this feature in new development work, and plan to modify applications that currently use this feature. Applications that use RDS should migrate to WCF Data Service.

Properties

Connect Property (RDS)

ExecuteOptions Property (RDS)

FetchOptions Property (RDS)

FilterColumn Property (RDS)

FilterCriterion Property (RDS)

FilterValue Property (RDS)

Handler Property (RDS)

InternetTimeout Property (RDS)

ReadyState Property (RDS)

Recordset, SourceRecordset Properties (RDS)

Server Property (RDS)

SortColumn Property (RDS)

SortDirection Property (RDS)

SQL Property

URL Property (RDS)

Methods

Cancel Method (RDS)

CancelUpdate Method (RDS)

CreateRecordset Method (RDS)

MoveFirst, MoveLast, MoveNext, and MovePrevious Methods (RDS)

Refresh Method (RDS)

Reset Method (RDS)

SubmitChanges Method (RDS)

Events

onError Event (RDS)

onReadyStateChange Event (RDS)

See Also

DataControl Object (RDS)