Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the number of rows in which the error occurred is provided.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property RowNumber As Long
Get
'Usage
Dim instance As XmlaMessageLocation
Dim value As Long
value = instance.RowNumber
public long RowNumber { get; }
public:
property long long RowNumber {
long long get ();
}
member RowNumber : int64
function get RowNumber () : long
Property Value
Type: System.Int64
The number of rows in which the error occurred is provided.