Freigeben über


TableValuedFunction-Klasse

Model schema container class for TableValuedFunction

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.TableValuedFunction

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

Syntax

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

Der TableValuedFunction-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element AnsiNullsOn AnsiNullsOn property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element Assembly Assembly relationship class of TableValuedFunction
Öffentliche EigenschaftStatisches Element BodyDependencies BodyDependencies relationship class of TableValuedFunction
Öffentliche EigenschaftStatisches Element CalledOnNullInput CalledOnNullInput property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element ClassName ClassName property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element DataAccess DataAccess property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element Deterministic Deterministic property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element ExecuteAsCaller ExecuteAsCaller property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element ExecuteAsOwner ExecuteAsOwner property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element ExecuteAsSelf ExecuteAsSelf property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element FillRowMethodName FillRowMethodName property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element FunctionType FunctionType metadata class of TableValuedFunction
Öffentliche EigenschaftStatisches Element IsReplicated IsReplicated property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element Login Login relationship class of TableValuedFunction
Öffentliche EigenschaftStatisches Element MethodName MethodName property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element OrderColumns OrderColumns relationship class of TableValuedFunction
Öffentliche EigenschaftStatisches Element Parameters Parameters relationship class of TableValuedFunction
Öffentliche EigenschaftStatisches Element Precise Precise property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element QuotedIdentifierOn QuotedIdentifierOn property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element ReturnsNullOnNullInput ReturnsNullOnNullInput property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element ReturnTableVariableName ReturnTableVariableName property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element Schema Schema relationship class of TableValuedFunction
Öffentliche EigenschaftStatisches Element SystemDataAccess SystemDataAccess property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element Type Type relationship class of TableValuedFunction
Öffentliche EigenschaftStatisches Element TypeClass Type class for TableValuedFunction
Öffentliche EigenschaftStatisches Element User User relationship class of TableValuedFunction
Öffentliche EigenschaftStatisches Element WithEncryption WithEncryption property class of TableValuedFunction
Öffentliche EigenschaftStatisches Element WithSchemaBinding WithSchemaBinding property class of TableValuedFunction

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