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