ResultSetMetaData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ResultSetMetaData : Microsoft::Dynamics::Ax::Xpp::XppObjectBase
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class ResultSetMetaData : Microsoft.Dynamics.Ax.Xpp.XppObjectBase
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type ResultSetMetaData = class
inherit XppObjectBase
Public Class ResultSetMetaData
Inherits XppObjectBase
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
ResultSetMetaData
Attributes
Constructors
Fields
Methods
__shouldCallNew(Type)
(Inherited from XppObjectBase )
addXppProxyReference(Type, Object)
(Inherited from XppObjectBase )
Call(String, Object[], Type[], Object[])
(Inherited from XppObjectBase )
cancelTimeOut(Int32)
(Inherited from XppObjectBase )
createKernelClass(Object[], Type[], Object[])
(Inherited from XppObjectBase )
equal(XppObjectBase)
(Inherited from XppObjectBase )
finalize()
(Inherited from XppObjectBase )
getColumnCount()
getColumnDisplaySize(Int32)
getColumnName(Int32)
getColumnType(Int32)
GetIntPtr()
(Inherited from XppObjectBase )
GetKernelInstanceUniqueId()
(Inherited from XppObjectBase )
getPrecision(Int32)
getScale(Int32)
getTimeOutTimerHandle()
(Inherited from XppObjectBase )
getXppProxyReference(Type)
(Inherited from XppObjectBase )
handle()
IsManagedValid()
(Inherited from XppObjectBase )
isNullable(Int32)
kernelhandle()
KernelInstanceDisposed()
(Inherited from XppObjectBase )
MakeReflectionCall(String, Object[])
(Inherited from XppObjectBase )
newmethod()
(Inherited from XppObjectBase )
notify()
(Inherited from XppObjectBase )
notifyAll()
(Inherited from XppObjectBase )
objectOnServer()
Obsolete.
(Inherited from XppObjectBase )
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase )
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase )
usageCount()
(Inherited from XppObjectBase )
VerifyKernelClass()
(Inherited from XppObjectBase )
wait()
(Inherited from XppObjectBase )
Xml()
(Inherited from XppObjectBase )
Xml(Int32)
(Inherited from XppObjectBase )
Applies to