SqlServerType.reqSize Field
Specifies the requested property size for 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 = SqlServerType.reqSize
protected static readonly Size reqSize
protected:
static initonly Size reqSize
static val reqSize: Size
protected static final var reqSize : Size