Model schema container class for TableValuedFunction
继承层次结构
System.Object
Microsoft.SqlServer.Dac.Model.TableValuedFunction
命名空间: Microsoft.SqlServer.Dac.Model
程序集: Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)
语法
声明
Public NotInheritable Class TableValuedFunction
用法
public static class TableValuedFunction
public ref class TableValuedFunction abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type TableValuedFunction = class end
public final class TableValuedFunction
TableValuedFunction 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() ![]() |
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 |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。