Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the property that was assigned the wrong property value that caused the wrong property value exception to be raised.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public ReadOnly Property Property As Property
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.SqlServer.Management.Smo.Property
A Property object value that specifies the property that was assigned the wrong value.