Partilhar via


Classe ClrTypeProperty

Model schema container class for ClrTypeProperty

Hierarquia de herança

System.Object
  Microsoft.SqlServer.Dac.Model.ClrTypeProperty

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)

Sintaxe

'Declaração
Public NotInheritable Class ClrTypeProperty
'Uso
public static class ClrTypeProperty
public ref class ClrTypeProperty abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ClrTypeProperty =  class end
public final class ClrTypeProperty

O tipo ClrTypeProperty expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade públicaMembro estático ClrType ClrType relationship class of ClrTypeProperty
Propriedade públicaMembro estático Name Name property class of ClrTypeProperty
Propriedade públicaMembro estático TypeClass Type class for ClrTypeProperty

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.

Consulte também

Referência

Namespace Microsoft.SqlServer.Dac.Model