SqlScriptEditorControl.MultiServerPropertiesDisplay.TotalRowsReturned 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.
Obtient le nombre total de lignes retournées par toutes les connexions.
public:
property long TotalRowsReturned { long get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("AggregateStatus_Category")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("RowsReturned_Description")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("RowsReturned_Name")]
public long TotalRowsReturned { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("AggregateStatus_Category")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("RowsReturned_Description")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("RowsReturned_Name")>]
member this.TotalRowsReturned : int64
Public ReadOnly Property TotalRowsReturned As Long
Valeur de propriété
Nombre total de lignes retournées par toutes les connexions.
- Attributs