SmoObjectPropertyFilter Class

 

Specifies the attributes of the SQL Server Management Objects (SMO) object properties.

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

System::Object
  Microsoft.SqlServer.Management.Data::SmoObjectPropertyFilter

public ref class SmoObjectPropertyFilter : IObjectPropertyFilter

NameDescription
System_CAPS_pubmethodSmoObjectPropertyFilter()

Initializes a new instance of the SmoObjectPropertyFilter class.

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticFilter

Gets the property filter that is applied to a target property.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodFilterProperty(PropertyInfo^)

Retrieves a value that indicates the property to be filtered.

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: