Share via


PlanProblem Class

Represents a problem discovered during plan verification.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Class PlanProblem
'Usage
Dim instance As PlanProblem
public class PlanProblem
public ref class PlanProblem
public class PlanProblem
type PlanProblem =  class end

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.Build.PlanProblem

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.

See Also

Reference

PlanProblem Members

Microsoft.Data.Schema.Build Namespace