EnumObject.AddProperty(ObjectProperty) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
add to the collection of properties
protected void AddProperty (Microsoft.SqlServer.Management.Sdk.Sfc.ObjectProperty op);
member this.AddProperty : Microsoft.SqlServer.Management.Sdk.Sfc.ObjectProperty -> unit
Protected Sub AddProperty (op As ObjectProperty)
Parameters
property to add