共用方式為


IOrganizationService 介面

Provides programmatic access to the metadata and data for an organization.

命名空間: Microsoft.Xrm.Sdk
組件: Microsoft.Xrm.Sdk (在 Microsoft.Xrm.Sdk.dll 中)

語法

'宣告
<ServiceContractAttribute(Name:="IOrganizationService", Namespace:="https://schemas.microsoft.com/xrm/2011/Contracts/Services")> _
Public Interface IOrganizationService
[ServiceContractAttribute(Name="IOrganizationService", Namespace="https://schemas.microsoft.com/xrm/2011/Contracts/Services")] 
public interface IOrganizationService

平台

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

Windows Server 2008、Windows Server 2012、Windows 7

請參閱

參照

IOrganizationService 成員
Microsoft.Xrm.Sdk 命名空間

其他資源

Read and Write Data and Metadata using the IOrganizationService Web Service
Use the IOrganization Web Service in a Custom Workflow Activity
Sample: Create, Retrieve, Update and Delete Records (Early Bound)
Troubleshooting and Error Handling

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.