ImplementationType Enumeration
SQL Server 2012
The ImplementationType enumeration contains values that are used to specify the type of implementation for a stored procedure, a user-defined function, and other objects.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
The ImplementationType enumeration class is served by the ImplementationType property of the Trigger, DatabaseDdlTrigger, ServerDdlTrigger, StoredProcedureand UserDefinedFunction classes.
