Campo MapVectorLayer.Defaults.DesignerMaxRowCount
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Specifies the maximum number of row of the designer.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Const DesignerMaxRowCount As Integer
'Uso
Dim value As Integer
value = MapVectorLayer.Defaults.DesignerMaxRowCount
public const int DesignerMaxRowCount
public:
literal int DesignerMaxRowCount
static val mutable DesignerMaxRowCount: int
public const var DesignerMaxRowCount : int