Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the property that was assigned the wrong property value that caused the wrong property value exception to be raised.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public ReadOnly Property Property As Property
Get
'Usage
Dim instance As WrongPropertyValueException
Dim value As [Property]
value = instance.Property
public Property Property { get; }
public:
property Property^ Property {
Property^ get ();
}
member Property : Property
function get Property () : Property
Property Value
Type: Microsoft.SqlServer.Management.Smo.Property
A Property object value that specifies the property that was assigned the wrong value.