ImplementationType Enum

Definition

Specifies the implementation type of a StoredProcedure, UserDefinedFunction,, and other objects.

C#
public enum ImplementationType
Inheritance
ImplementationType

Fields

Name Value Description
TransactSql 1

Implmemented with Transact-SQL.

SqlClr 2

Implemented with a SQL CLR type.

Applies to

Toode Versioonid
Microsoft.SqlServer.SqlManagementObjects 150.18208.0, 160.2004021.0