Model schema container class for ScalarFunction
继承层次结构
System.Object
Microsoft.SqlServer.Dac.Model.ScalarFunction
命名空间: Microsoft.SqlServer.Dac.Model
程序集: Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)
语法
声明
Public NotInheritable Class ScalarFunction
用法
public static class ScalarFunction
public ref class ScalarFunction abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ScalarFunction = class end
public final class ScalarFunction
ScalarFunction 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() ![]() |
AnsiNullsOn | AnsiNullsOn property class of ScalarFunction |
![]() ![]() |
Assembly | Assembly relationship class of ScalarFunction |
![]() ![]() |
BodyDependencies | BodyDependencies relationship class of ScalarFunction |
![]() ![]() |
CalledOnNullInput | CalledOnNullInput property class of ScalarFunction |
![]() ![]() |
ClassName | ClassName property class of ScalarFunction |
![]() ![]() |
DataAccess | DataAccess property class of ScalarFunction |
![]() ![]() |
Deterministic | Deterministic property class of ScalarFunction |
![]() ![]() |
ExecuteAsCaller | ExecuteAsCaller property class of ScalarFunction |
![]() ![]() |
ExecuteAsOwner | ExecuteAsOwner property class of ScalarFunction |
![]() ![]() |
ExecuteAsSelf | ExecuteAsSelf property class of ScalarFunction |
![]() ![]() |
FillRowMethodName | FillRowMethodName property class of ScalarFunction |
![]() ![]() |
IsReplicated | IsReplicated property class of ScalarFunction |
![]() ![]() |
Login | Login relationship class of ScalarFunction |
![]() ![]() |
MethodName | MethodName property class of ScalarFunction |
![]() ![]() |
Parameters | Parameters relationship class of ScalarFunction |
![]() ![]() |
Precise | Precise property class of ScalarFunction |
![]() ![]() |
QuotedIdentifierOn | QuotedIdentifierOn property class of ScalarFunction |
![]() ![]() |
ReturnsNullOnNullInput | ReturnsNullOnNullInput property class of ScalarFunction |
![]() ![]() |
Schema | Schema relationship class of ScalarFunction |
![]() ![]() |
SystemDataAccess | SystemDataAccess property class of ScalarFunction |
![]() ![]() |
Type | Type relationship class of ScalarFunction |
![]() ![]() |
TypeClass | Type class for ScalarFunction |
![]() ![]() |
User | User relationship class of ScalarFunction |
![]() ![]() |
WithEncryption | WithEncryption property class of ScalarFunction |
![]() ![]() |
WithSchemaBinding | WithSchemaBinding property class of ScalarFunction |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。