Свойство Property
Gets the property that was assigned the wrong property value that caused the wrong property value exception to be raised.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public ReadOnly Property Property As Property
Get
'Применение
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
Значение свойства
Тип: Microsoft.SqlServer.Management.Smo. . :: . .Property
A Property object value that specifies the property that was assigned the wrong value.
См. также