ModelPropertyClass Methods

Include Protected Members
Include Inherited Members

The ModelPropertyClass type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method GetDefaultValue(SqlServerVersion) Returns the default property value.
Public method GetDefaultValue<T>(SqlServerVersion) Returns the default property value.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValue<T> Returns the property value.
Public method IsDefaultValue Returns if the value is the platform default value.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ModelPropertyClass Class

Microsoft.SqlServer.Dac.Model Namespace