Fluentmigrator how test if a user defined function (UDF) exists?

24 views Asked by At

Is it possible, using FluentMigrator, to verify if a user defined function (UDF) exists before creating it? I'm using version 3.2.9 and SQL Server

0

There are 0 answers