DataQualityOperationResultsGetRequest.StartRow Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie la première ligne de base zéro à récupérer
public:
property int StartRow { int get(); void set(int value); };
[System.ServiceModel.MessageBodyMember]
public int StartRow { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.StartRow : int with get, set
Public Property StartRow As Integer
Valeur de propriété
Première ligne de base zéro à récupérer.
- Attributs