Freigeben über


ClrTypeMethod-Klasse

Model schema container class for ClrTypeMethod

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.ClrTypeMethod

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

Syntax

'Declaration
Public NotInheritable Class ClrTypeMethod
'Usage
public static class ClrTypeMethod
public ref class ClrTypeMethod abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ClrTypeMethod =  class end
public final class ClrTypeMethod

Der ClrTypeMethod-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element Name Name property class of ClrTypeMethod
Öffentliche EigenschaftStatisches Element Parameters Parameters relationship class of ClrTypeMethod
Öffentliche EigenschaftStatisches Element ReturnType ReturnType relationship class of ClrTypeMethod
Öffentliche EigenschaftStatisches Element TypeClass Type class for ClrTypeMethod

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace