BusinessLogicResolver(String, String) Constructor
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:
BusinessLogicResolver(System::String ^ clrAssemblyName, System::String ^ clrClassName);
public BusinessLogicResolver (string clrAssemblyName, string clrClassName);
new Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicResolver : string * string -> Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicResolver
Public Sub New (clrAssemblyName As String, clrClassName As String)
Parameters
- clrAssemblyName
- String
- clrClassName
- String