DatabaseSnapshotExtender.ISfcValidate.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.
Microsoft.SqlServer.Management.Sdk.Sfc.ValidationState ISfcValidate.Validate (string methodName, params object[] arguments);
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.ISfcValidate.Validate : string * obj[] -> Microsoft.SqlServer.Management.Sdk.Sfc.ValidationState
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcValidate.Validate : string * obj[] -> Microsoft.SqlServer.Management.Sdk.Sfc.ValidationState
Function Validate (methodName As String, ParamArray arguments As Object()) As ValidationState Implements ISfcValidate.Validate
Parameters
- methodName
- String
- arguments
- Object[]