Proprietà NumOfRows
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly: Microsoft.SqlServer.Replication.BusinessLogicSupport (in Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property NumOfRows As Integer
Get
'Utilizzo
Dim instance As TempDBResultSet
Dim value As Integer
value = instance.NumOfRows
public int NumOfRows { get; }
public:
property int NumOfRows {
int get ();
}
member NumOfRows : int
function get NumOfRows () : int
Valore proprietà
Tipo: System. . :: . .Int32