SqlSchemaModel.ClrAssembly_IsVisible Field

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

Syntax

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

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

.NET Framework Security

See Also

Reference

SqlSchemaModel Class

SqlSchemaModel Members

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