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)
[CLSCompliantAttribute(false)] public: virtual ValidationState^ Validate( String^ methodName, ... array<Object^>^ arguments )
Parameters
- methodName
- Type: System::String
The method name object.
- arguments
- Type: array<System::Object>
Object array.
