PropertyCollection.GetPropertyObject Method (String)
SQL Server 2012
Gets the Property object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- name
- Type: System.String
A String value that specifies the name of the property.
Return Value
Type: Microsoft.SqlServer.Management.Smo.PropertyA Property object value that specifies the property.