ExtendedProperty Constructor (SqlSmoObject, String)
SQL Server 2012
Initializes a new instance of the ExtendedProperty class with the specified parent and name.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- parent
- Type: Microsoft.SqlServer.Management.Smo.SqlSmoObject
A SqlSmoObject object that specifies the object on which to add the extended property.
- name
- Type: System.String
A String value that specifies the name of the extended property.
