Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 1.22 KB

File metadata and controls

32 lines (29 loc) · 1.22 KB
title Source Property (ADO MD) | Microsoft Docs
ms.prod sql
ms.prod_service connectivity
ms.technology connectivity
ms.custom
ms.date 01/19/2017
ms.reviewer
ms.topic conceptual
apitype COM
f1_keywords
Cellset::Source
Source
helpviewer_keywords
Source property [ADO MD]
ms.assetid 875a99ea-7f1a-4570-87b1-5ecbebbcf845
author MightyPen
ms.author genemi

Source Property (ADO MD)

Indicates the source for the data in the cellset.

Settings and Return Values

Sets or returns a Variant, and is read/write for closed Cellset objects and read-only for open Cellset objects. The Variant should contain a valid String, for example, an MDX query.

Applies To

Cellset Object (ADO MD)

See Also

Cellset Example (VB)
ActiveConnection Property (ADO MD)
Open Method (ADO MD)