Subscriber portal
Gets or sets whether a value is specified for the Scale property.
public: property bool ScaleSpecified { bool get (); void set (bool value); }
This property is used when Sync Framework serializes column information to XML. If the value of this property is false, the value of Scale is undefined and should be ignored. In that case, the value of Scale will not be serialized.