SqlAssemblyEvent.Implicit(SqlAssemblyEvent to SqlAssemblyEventSet) Operator
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 static implicit operator Microsoft.SqlServer.Management.Smo.SqlAssemblyEventSet (Microsoft.SqlServer.Management.Smo.SqlAssemblyEvent eventValue);
static member op_Implicit : Microsoft.SqlServer.Management.Smo.SqlAssemblyEvent -> Microsoft.SqlServer.Management.Smo.SqlAssemblyEventSet
Public Shared Widening Operator CType (eventValue As SqlAssemblyEvent) As SqlAssemblyEventSet
Parameters
- eventValue
- SqlAssemblyEvent