AdomdErrorLocation Class
Represents the location in the CommandText or CommandStream at which the error occurred.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class AdomdErrorLocation
'Usage
Dim instance As AdomdErrorLocation
[SerializableAttribute]
public class AdomdErrorLocation
[SerializableAttribute]
public ref class AdomdErrorLocation
[<SerializableAttribute>]
type AdomdErrorLocation = class end
public class AdomdErrorLocation
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdClient.AdomdErrorLocation
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.