IObjectPropertyFilter Interface

 

Defines a method that filters the existing objects in the generic collection of property.

Namespace:   Microsoft.SqlServer.Management.Data
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public interface class IObjectPropertyFilter

NameDescription
System_CAPS_pubmethodFilterProperty(PropertyInfo^)

Retrieves a value that indicates the attributes of a property and provides access to the property metadata.

Return to top
Show: