SmoObjectPropertyFilter Class
Specifies the attributes of the SQL Server Management Objects (SMO) object properties.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | SmoObjectPropertyFilter() | Initializes a new instance of the SmoObjectPropertyFilter class. |
| Name | Description | |
|---|---|---|
![]() ![]() | Filter | Gets the property filter that is applied to a target property. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | FilterProperty(PropertyInfo^) | Retrieves a value that indicates the property to be filtered. |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (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.
Show:



