ServiceRouteExtender.Validate(String, Object[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.SqlServer.Management.Sdk.Sfc.ValidationState Validate (string methodName, params object[] arguments);
abstract member Validate : string * obj[] -> Microsoft.SqlServer.Management.Sdk.Sfc.ValidationState
override this.Validate : string * obj[] -> Microsoft.SqlServer.Management.Sdk.Sfc.ValidationState
Public Function Validate (methodName As String, ParamArray arguments As Object()) As ValidationState
Parameters
- methodName
- String
- arguments
- Object[]