SkuNotSupportedMessage クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SKU がサポートされていない場合に、サービスからスローされる FaultException にラップされるオブジェクトを表します。これで、クライアントがエラーの理由を検出できるようにします。
public ref class SkuNotSupportedMessage : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="SkuNotSupportedMessage", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SkuNotSupportedMessage : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="SkuNotSupportedMessage", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SkuNotSupportedMessage = class
inherit DataContractBase
Public Class SkuNotSupportedMessage
Inherits DataContractBase
- 継承
- 属性
コンストラクター
SkuNotSupportedMessage() |
SkuNotSupportedMessage クラスの新しいインスタンスを初期化します。 |
メソッド
SetProperty<T>(T, T, String) |
プロパティを指定した値に変更します。 |
SetProperty<T>(T, T, String, Boolean) |
プロパティを指定した値に変更します。 |