Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines common client data access operations.
Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim instance As IClientDataAccess
Syntax
'Declaration
<ServiceContractAttribute(SessionMode:=SessionMode.NotAllowed)> _
Public Interface IClientDataAccess
[ServiceContractAttribute(SessionMode=SessionMode.NotAllowed)]
public interface IClientDataAccess
[ServiceContractAttribute(SessionMode=SessionMode::NotAllowed)]
public interface class IClientDataAccess
/** @attribute ServiceContractAttribute(SessionMode=SessionMode.NotAllowed) */
public interface IClientDataAccess
ServiceContractAttribute(SessionMode=SessionMode.NotAllowed)
public interface IClientDataAccess
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003
See Also
Reference
IClientDataAccess Members
Microsoft.EnterpriseManagement.Common Namespace