getDataMember Method

[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: msdatasrc
Assembly:   MSDATASRC (in MSDATASRC.dll)

Object^ getDataMember (
	[InAttribute] String^ bstrDM, 
	[InAttribute] Guid% riid
)
Object getDataMember (
	/** @attribute InAttribute */ String bstrDM,
	/** @attribute InAttribute */ /** @ref */Guid riid
)
function getDataMember (
	bstrDM : String, 
	riid : Guid
) : Object

Parameters

bstrDM
String
riid
Guid%

Return Value

System..::Object

Windows Vista, Windows XP SP2, Windows Server 2003

The .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.0

Reference

DataSource Interface
DataSource Members
msdatasrc Namespace
Show: