Partilhar via


Propriedade TableStorageContext.RowGoal

Obtém o número de linhas a serem gerados.

Namespace:  Microsoft.Data.Schema.Tools.DataGenerator
Assembly:  Microsoft.Data.Schema.Tools (em Microsoft.Data.Schema.Tools.dll)

Sintaxe

'Declaração
Public ReadOnly Property RowGoal As Integer
    Get
public int RowGoal { get; }
public:
property int RowGoal {
    int get ();
}
member RowGoal : int
function get RowGoal () : int

Valor de propriedade

Tipo: System.Int32
O número de linhas para gerar.

Segurança do .NET Framework

Consulte também

Referência

TableStorageContext Classe

Namespace Microsoft.Data.Schema.Tools.DataGenerator

RowsGenerated

GenerateNextRow