SqlSchemaModel.ClrAssemblyType Field

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

Syntax

'Declaration
Public Const ClrAssemblyType As String
'Usage
Dim value As String

value = SqlSchemaModel.ClrAssemblyType
public const string ClrAssemblyType
public:
literal String^ ClrAssemblyType
public const var ClrAssemblyType : String
static val mutable ClrAssemblyType: string

.NET Framework Security

See Also

Reference

SqlSchemaModel Class

SqlSchemaModel Members

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