Skip to content

Latest commit

 

History

History
74 lines (47 loc) · 3.38 KB

File metadata and controls

74 lines (47 loc) · 3.38 KB
title DataControl Object (RDS) Properties, Methods, and Events | Microsoft Docs
ms.prod sql
ms.prod_service connectivity
ms.technology connectivity
ms.custom
ms.date 01/19/2017
ms.reviewer
ms.topic conceptual
helpviewer_keywords
DataControl object [ADO], members
ms.assetid 9a8f9b0c-8452-4e95-a561-cfc4b7165c5e
author MightyPen
ms.author genemi

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)