IClientDataAccess Interface
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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