XDSServices Class

Definition

The XDSServices class provides APIs to manage the extensible data security (XDS) behavior.

public ref class XDSServices : Microsoft::Dynamics::Ax::Xpp::XppObjectBase
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public class XDSServices : Microsoft.Dynamics.Ax.Xpp.XppObjectBase
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type XDSServices = class
    inherit XppObjectBase
Public Class XDSServices
Inherits XppObjectBase
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
XDSServices
Attributes

Constructors

XDSServices()
XDSServices(IntPtr)

Fields

__k_XDSServicesId
kernelClass (Inherited from XppObjectBase)

Methods

__shouldCallNew(Type)
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()
flushXDSMyConstructs(Int32, String)

Flushes the MyConstruct table that is used with XDS.

GetIntPtr() (Inherited from XppObjectBase)
GetKernelInstanceUniqueId() (Inherited from XppObjectBase)
getQuerySQL(String)
getTableSQL(String)
getTableSQL(String, String)
getTimeOutTimerHandle() (Inherited from XppObjectBase)
getXDSBinding(String)
getXDSContext(Int32)
getXDSToFlushPerServiceSession(Int32)

Checks whether the MyConstruct tables will be flushed when the service session is returned to the pool.

getXppProxyReference(Type) (Inherited from XppObjectBase)
handle()
IsManagedValid() (Inherited from XppObjectBase)
kernelhandle()
KernelInstanceDisposed() (Inherited from XppObjectBase)
MakeReflectionCall(String, Object[]) (Inherited from XppObjectBase)
newmethod()

Initializes a new instance of the XDSServices class.

notify() (Inherited from XppObjectBase)
notifyAll() (Inherited from XppObjectBase)
objectOnServer()
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32)
Obsolete.
(Inherited from XppObjectBase)
setTimeOut(String, Int32, Boolean)
Obsolete.
(Inherited from XppObjectBase)
setXDSBinding(String, String)
setXDSContext(Int32, String)
setXDSState(Int32)
setXDSToFlushPerServiceSession(Int32, Int32)

Sets the setting that determines whether the MyConstruct tables will be flushed when the service session is returned to the pool.

setXDSTrace(Int32, String)
usageCount() (Inherited from XppObjectBase)
VerifyKernelClass() (Inherited from XppObjectBase)
wait() (Inherited from XppObjectBase)
Xml() (Inherited from XppObjectBase)
Xml(Int32) (Inherited from XppObjectBase)

Applies to