This document is archived and information here might be outdated. Recommended version. |
Returns information about a given data element.
[Visual Basic .NET]
Public Function Describe ( _
ByVal Method As String _
) As Object
[C#]
public object Describe (
string Method
);
[C++]
HRESULT Describe(
BSTR Method
);
[C++] Parameters Method [in]
Method is a parameter of type BSTR