TableValuedFunction 클래스
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) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.