IOrganizationService インターフェイス

適用対象: CRM 2015 on-prem, CRM Online

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

プラットフォーム

開発プラットフォーム

Windows Vista、Windows Server 2003、および

対象プラットフォーム

Windows Vista、Windows XP

関連項目

参照

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.
© 2014 Microsoft Corporation. All rights reserved.