Classe TableValuedFunction
Model schema container class for TableValuedFunction
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.TableValuedFunction
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class TableValuedFunction
'Uso
public static class TableValuedFunction
public ref class TableValuedFunction abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type TableValuedFunction = class end
public final class TableValuedFunction
O tipo TableValuedFunction expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
AnsiNullsOn | AnsiNullsOn property class of TableValuedFunction | |
Assembly | Assembly relationship class of TableValuedFunction | |
BodyDependencies | BodyDependencies relationship class of TableValuedFunction | |
CalledOnNullInput | CalledOnNullInput property class of TableValuedFunction | |
ClassName | ClassName property class of TableValuedFunction | |
DataAccess | DataAccess property class of TableValuedFunction | |
Deterministic | Deterministic property class of TableValuedFunction | |
ExecuteAsCaller | ExecuteAsCaller property class of TableValuedFunction | |
ExecuteAsOwner | ExecuteAsOwner property class of TableValuedFunction | |
ExecuteAsSelf | ExecuteAsSelf property class of TableValuedFunction | |
FillRowMethodName | FillRowMethodName property class of TableValuedFunction | |
FunctionType | FunctionType metadata class of TableValuedFunction | |
IsReplicated | IsReplicated property class of TableValuedFunction | |
Login | Login relationship class of TableValuedFunction | |
MethodName | MethodName property class of TableValuedFunction | |
OrderColumns | OrderColumns relationship class of TableValuedFunction | |
Parameters | Parameters relationship class of TableValuedFunction | |
Precise | Precise property class of TableValuedFunction | |
QuotedIdentifierOn | QuotedIdentifierOn property class of TableValuedFunction | |
ReturnsNullOnNullInput | ReturnsNullOnNullInput property class of TableValuedFunction | |
ReturnTableVariableName | ReturnTableVariableName property class of TableValuedFunction | |
Schema | Schema relationship class of TableValuedFunction | |
SystemDataAccess | SystemDataAccess property class of TableValuedFunction | |
Type | Type relationship class of TableValuedFunction | |
TypeClass | Type class for TableValuedFunction | |
User | User relationship class of TableValuedFunction | |
WithEncryption | WithEncryption property class of TableValuedFunction | |
WithSchemaBinding | WithSchemaBinding property class of TableValuedFunction |
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.