SqlSchemaModel.ClrAssembly_Owner Field

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

Syntax

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

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

.NET Framework Security

See Also

Reference

SqlSchemaModel Class

SqlSchemaModel Members

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