SmoObjectBase.Validate Method
SQL Server 2012
Validates the state of an object.
This API is not CLS-compliant. Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public function Validate( methodName : String, ... arguments : Object[] ) : ValidationState
Parameters
- methodName
- Type: System.String
The method name object.
- arguments
- Type: System.Object[]
Object array.
