EditionExpiredMessage Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an object allowing the client to detect the reason for the fault.
public ref class EditionExpiredMessage : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="EditionExpiredMessage", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EditionExpiredMessage : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="EditionExpiredMessage", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EditionExpiredMessage = class
inherit DataContractBase
Public Class EditionExpiredMessage
Inherits DataContractBase
- Inheritance
- Attributes
The EditionExpiredMessage represents an object that will be wrapped in an exception thrown by the service when the evaluation license has expired, allowing the client to detect the reason for the fault.
Edition |
Initializes a new instance of the EditionExpiredMessage class. |
Set |
Changes the property to the given value. |
Set |
Changes the property to the given value. |
Toode | Versioonid |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |