共用方式為


ArgumentConstraintException.Constraint 屬性

Gets the object that demonstrates the constraint.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public ReadOnly Property Constraint As Object 
    Get
'用途
Dim instance As ArgumentConstraintException 
Dim value As Object 

value = instance.Constraint
public Object Constraint { get; }
public:
property Object^ Constraint {
    Object^ get ();
}
member Constraint : Object
function get Constraint () : Object

屬性值

型別:System.Object
An object that demonstrates the constraint.

請參閱

參考

ArgumentConstraintException 類別

Microsoft.ReportingServices.RdlObjectModel 命名空間