Share via


ISqlSubroutine.IsEncrypted Property

Gets or sets whether the subroutine is encrypted.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

bool IsEncrypted { get; set; }

Property Value

Type: System.Boolean
Returns True if the subroutine is encrypted; otherwise, False.

.NET Framework Security

See Also

Reference

ISqlSubroutine Interface

ISqlSubroutine Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace