DataContractBase 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.
Base class for all data contracts.
public ref class DataContractBase abstract
C#
[System.Runtime.Serialization.DataContract(Name="DataContractBase", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public abstract class DataContractBase
[<System.Runtime.Serialization.DataContract(Name="DataContractBase", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type DataContractBase = class
Public MustInherit Class DataContractBase
- Inheritance
-
DataContractBase
- Derived
- Attributes
The DataContractBase specifies base class for all data contracts.
Data |
Initializes a new instance of the DataContractBase 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 |