ISql100ScalarFunction インターフェイス
スカラー値関数をモデル化します。
名前空間: Microsoft.Data.Schema.Sql.SchemaModel
アセンブリ: Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Public Interface ISql100ScalarFunction _
Inherits ISql90ScalarFunction, ISqlScalarFunction, ISql100Function, ISql90Function, _
ISqlFunction, IDatabaseFunction, ISqlOwnedObject, ISqlExtendedPropertyHost, ISqlSecurable, _
ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine, ISql90SpecifiesExecutionContext, _
ISql90SynonymTarget, ISql90Signable, ISql100Subroutine, ISqlSubroutine, IModelNamed, _
ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, _
IModelAnnotationHolder
public interface ISql100ScalarFunction : ISql90ScalarFunction,
ISqlScalarFunction, ISql100Function, ISql90Function, ISqlFunction, IDatabaseFunction,
ISqlOwnedObject, ISqlExtendedPropertyHost, ISqlSecurable, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier,
ISqlSupportsReplication, ISql90Subroutine, ISql90SpecifiesExecutionContext, ISql90SynonymTarget, ISql90Signable,
ISql100Subroutine, ISqlSubroutine, IModelNamed, ISqlModelElement, IScriptSourcedModelElement,
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql100ScalarFunction : ISql90ScalarFunction,
ISqlScalarFunction, ISql100Function, ISql90Function, ISqlFunction, IDatabaseFunction,
ISqlOwnedObject, ISqlExtendedPropertyHost, ISqlSecurable, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier,
ISqlSupportsReplication, ISql90Subroutine, ISql90SpecifiesExecutionContext, ISql90SynonymTarget, ISql90Signable,
ISql100Subroutine, ISqlSubroutine, IModelNamed, ISqlModelElement, IScriptSourcedModelElement,
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
type ISql100ScalarFunction =
interface
interface ISql90ScalarFunction
interface ISqlScalarFunction
interface ISql100Function
interface ISql90Function
interface ISqlFunction
interface IDatabaseFunction
interface ISqlOwnedObject
interface ISqlExtendedPropertyHost
interface ISqlSecurable
interface ISqlSpecifiesAnsiNulls
interface ISqlSpecifiesQuotedIdentifier
interface ISqlSupportsReplication
interface ISql90Subroutine
interface ISql90SpecifiesExecutionContext
interface ISql90SynonymTarget
interface ISql90Signable
interface ISql100Subroutine
interface ISqlSubroutine
interface IModelNamed
interface ISqlModelElement
interface IScriptSourcedModelElement
interface IModelElement
interface IModelPropertyContainer
interface IModelEntity
interface IModelAnnotationHolder
end
public interface ISql100ScalarFunction extends ISql90ScalarFunction, ISqlScalarFunction, ISql100Function, ISql90Function, ISqlFunction, IDatabaseFunction, ISqlOwnedObject, ISqlExtendedPropertyHost, ISqlSecurable, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90Subroutine, ISql90SpecifiesExecutionContext, ISql90SynonymTarget, ISql90Signable, ISql100Subroutine, ISqlSubroutine, IModelNamed, ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
ISql100ScalarFunction 型で公開されるメンバーは以下のとおりです。
プロパティ
名前 | 説明 | |
---|---|---|
BodyDependencies | 関数の本体で参照される要素のコレクション。 (IDatabaseFunction から継承されます。) | |
DoReturnNullForNullInput | RETURNS NULL ON NULL INPUT オプションをモデル化する値を取得または設定します。 (ISql90Function から継承されます。) | |
DynamicObjects | 関数本体内に作成される一時列ソースのリストを取得します。 (ISqlFunction から継承されます。) | |
ElementClass | 要素のメタデータ クラスを取得します。 (IModelElement から継承されます。) | |
ExtendedProperties | このオブジェクトの拡張プロパティのリストを取得します。 (ISqlExtendedPropertyHost から継承されます。) | |
FunctionBody | 関数の実装を取得または設定します。 (ISqlFunction から継承されます。) | |
IsAnsiNullsOn | このオブジェクトに対して ANSI NULLS が ON であるかどうかを示す値を取得または設定します。 (ISqlSpecifiesAnsiNulls から継承されます。) | |
IsCalledForNullInput | CALLED ON NULL INPUT オプションをモデル化する値を取得または設定します。 (ISql90Function から継承されます。) | |
IsCaller | オブジェクトが呼び出し元として実行されるかどうかを示す値を取得または設定します。 (ISql90SpecifiesExecutionContext から継承されます。) | |
IsEncrypted | サブルーチンが暗号化されているかどうかを示す値を取得または設定します。 (ISqlSubroutine から継承されます。) | |
IsOwner | オブジェクトが所有者として実行されるかどうかを示す値を取得または設定します。 (ISql90SpecifiesExecutionContext から継承されます。) | |
IsQuotedIdentifierOn | このオブジェクトに対して QUOTED IDENTIFIER が ON であるかどうかを示す値を取得または設定します。 (ISqlSpecifiesQuotedIdentifier から継承されます。) | |
IsReplicated | オブジェクトがレプリケーションの対象となるかどうかを示す値を取得または設定します。 (ISqlSupportsReplication から継承されます。) | |
IsSchemaBound | 関数の SCHEMABINDING オプションをモデル化する値を取得または設定します。 (ISqlFunction から継承されます。) | |
IsSelf | オブジェクトが作成者として実行されるかどうかを示す値を取得または設定します。 (ISql90SpecifiesExecutionContext から継承されます。) | |
Login | 実行者となるログインを取得または設定します。 (ISql90SpecifiesExecutionContext から継承されます。) | |
Model | モデル参照を取得します。 (IModelEntity から継承されます。) | |
Name | 要素の名前を取得または設定します。 (IModelElement から継承されます。) | |
Owner | このオブジェクトの所有者を取得または設定します。 (ISqlOwnedObject から継承されます。) | |
Parameters | ルーチンに渡すパラメーターのリストを取得します。 (ISql100Subroutine から継承されます。) | |
Parameters | サブルーチンに渡すパラメーターのリストを取得します。 (ISqlSubroutine から継承されます。) | |
Permissions | このオブジェクトに適用されるアクセス許可のリストを取得します。 (ISqlSecurable から継承されます。) | |
PrimarySource | 要素のプライマリ ソースについての情報を取得します。 (IScriptSourcedModelElement から継承されます。) | |
ResolutionStatus | モデル要素の解決ステータスの値を取得または設定します。 (IModelElement から継承されます。) | |
SecondarySources | 要素のセカンダリ ソースのリストを取得します。 (IScriptSourcedModelElement から継承されます。) | |
Signatures | この署名可能なオブジェクトに適用される署名のリストを取得します。 (ISql90Signable から継承されます。) | |
SourceCodePositions | この要素を定義するソースの一覧を取得します。 (IModelElement から継承されます。) | |
Synonyms | このターゲットに関連付けられているシノニムのリストを取得します。 (ISql90SynonymTarget から継承されます。) | |
Type | 関数の戻り値の型を取得または設定します。 (ISqlFunction から継承されます。) | |
User | 実行者となるユーザーを取得または設定します。 (ISql90SpecifiesExecutionContext から継承されます。) | |
ValidationStatus | モデル要素の検証ステータスの値を取得または設定します。 (IModelElement から継承されます。) |
このページのトップへ
メソッド
このページのトップへ