OlapServerType.reqSize Field

Defines the requested property size of the server.

Namespace:  Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly:  ConnectionDlg (in ConnectionDlg.dll)

Syntax

'Declaration
Protected Shared ReadOnly reqSize As Size
'Usage
Dim value As Size 

value = OlapServerType.reqSize
protected static readonly Size reqSize
protected:
static initonly Size reqSize
static val reqSize: Size
protected static final var reqSize : Size

See Also

Reference

OlapServerType Class

Microsoft.SqlServer.Management.UI.ConnectionDlg Namespace