OLEDBConnection.ServerNumberFormat Property
Definition
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.
True if the number format for the OLAP server is retrieved from the server when using the specified connection. Read/write Boolean.
public:
property bool ServerNumberFormat { bool get(); void set(bool value); };
public bool ServerNumberFormat { get; set; }
Public Property ServerNumberFormat As Boolean
Property Value
Boolean