XmlaError.ErrorCode Özelliği
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
Public ReadOnly Property ErrorCode As Integer
Get
'Kullanım
Dim instance As XmlaError
Dim value As Integer
value = instance.ErrorCode
public int ErrorCode { get; }
public:
property int ErrorCode {
int get ();
}
member ErrorCode : int
function get ErrorCode () : int
Özellik Değeri
Tür: System.Int32