In SMO, rules are represented by the xref:Microsoft.SqlServer.Management.Smo.Rule object. The rule is defined by the xref:Microsoft.SqlServer.Management.Smo.DefaultRuleBase.TextBody%2A property, which ...
Properties are values that store descriptive information about the object. For example, [!INCLUDE msCoName] [!INCLUDE ssNoVersion] configuration options are represented by the xref:Microsoft.SqlServer ...
In a previous article, I talked about getting started with managing SQL server using PowerShell and the Server Management Objects (SMO). While that was mostly spent making the connection and doing ...