Property Properties

Public Properties

  Name Description
ms220142.pubproperty(en-US,SQL.90).gif Dirty
Gets the Boolean property value that specifies whether the property correctly reflects the current value of the entity that it represents on the instance of Microsoft SQL Server.
ms220142.pubproperty(en-US,SQL.90).gif Expensive
Gets the Boolean property value that specifies whether it takes a long time to load the property's values.
ms220142.pubproperty(en-US,SQL.90).gif IsNull
Gets the Boolean property value that specifies whether the property is set to null.
ms220142.pubproperty(en-US,SQL.90).gif Name
Gets the name of the property.
ms220142.pubproperty(en-US,SQL.90).gif Readable
Gets the Boolean property value that specifies whether the value of the property can be retrieved.
ms220142.pubproperty(en-US,SQL.90).gif Retrieved
Gets the Boolean property value that specifies whether the property has been retrieved already.
ms220142.pubproperty(en-US,SQL.90).gif Type
Gets the type of property.
ms220142.pubproperty(en-US,SQL.90).gif Value
Gets or sets the value of the property.
ms220142.pubproperty(en-US,SQL.90).gif Writable
Gets the Boolean property value that specifies whether the property can be modified.

See Also

Reference

Property Class
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Setting Properties