ISql100Function メンバ

保護されたメンバを含める
継承されたメンバを含める

ISql100Function 型で公開されるメンバは以下のとおりです。

メソッド

  名前 説明
Dd134940.pubmethod(ja-jp,VS.90).gif AddAnnotation 注釈を追加します。 (IModelAnnotationHolder から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif Delete このインスタンスをモデルから削除します。 (IModelElement から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetAnnotations オーバーロードされます。 アタッチされたすべての注釈を返します。
Dd134940.pubmethod(ja-jp,VS.90).gif GetBodyDependenciesRelationship 本体の依存関係を返します。 (IFunction から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetComposingChildren この要素について構成する子の一覧を返します。 (IModelElement から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetDynamicObjectsRelationship 動的なオブジェクトのリレーションシップ コレクションを返します。 (ISqlFunction から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetExtendedPropertiesRelationship 拡張プロパティのリレーションシップ コレクションを返します。 (IExtendedPropertyHost から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetFunctionBodyRelationship 関数本体のリレーションシップ コレクションを返します。 (ISqlFunction から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetHierarchicalChildren この要素について階層における子の一覧を返します。 (IModelElement から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetLoginRelationship (ISql90SpecifiesExecutionContext から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetOwnerInfo 要素の所有者に関する情報を返します。 (IModelElement から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetOwnerRelationship (ISqlOwnedObject から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetParametersRelationship オーバーロードされます。
Dd134940.pubmethod(ja-jp,VS.90).gif GetPermissionsRelationship アクセス許可のリレーションシップ コレクションを返します。 (ISqlSecurable から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetProperty<TProperty> 指定したプロパティを取得します。 (IModelPropertyContainer から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetRelatedDanglingRelationshipEntries この要素が左側にある、未解決のリレーションシップ エントリの一覧を返します。 (IModelElement から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetRelatedElements この要素が左側にある、この要素との間でリレーションシップを持つ要素の一覧を返します。 (IModelElement から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetRelatedRelationshipEntries この要素が左側にある、リレーションシップ エントリの一覧を返します。 (IModelElement から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetRelatingElements この要素が右側にある、この要素との間でリレーションシップを持つ要素の一覧を返します。 (IModelElement から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetRelatingRelationshipEntries この要素が右側にある、リレーションシップ エントリの一覧を返します。 (IModelElement から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetRelationship オーバーロードされます。 要求されたリレーションシップを返します。
Dd134940.pubmethod(ja-jp,VS.90).gif GetRelationshipEntrySources リレーションシップ エントリのリレーションシップ エントリ ソースの一覧を返します。 (IScriptSourcedElement から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetRelationships この要素のリレーションシップの一覧を返します。 (IModelElement から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetSignaturesRelationship (ISql90Signable から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetSynonymsRelationship (ISql90SynonymTarget から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetTypeRelationship 関数の型のリレーションシップ コレクションを返します。 (ISqlFunction から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif GetUserRelationship (ISql90SpecifiesExecutionContext から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif IsDeleted オブジェクトが削除されているかどうかを指定します。 (IModelElement から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif IsExternal オブジェクトが外部のオブジェクトであるかどうかを指定します。 (IModelElement から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif RemoveAnnotation 注釈を削除します。 (IModelAnnotationHolder から継承されます。)
Dd134940.pubmethod(ja-jp,VS.90).gif SetProperty<TProperty> 指定したプロパティを設定します。 (IModelPropertyContainer から継承されます。)

このページのトップへ

プロパティ

  名前 説明
Dd134940.pubproperty(ja-jp,VS.90).gif BodyDependencies 本体の依存関係の一覧を取得します。 (IFunction から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif DoReturnNullForNullInput (ISql90Function から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif DynamicObjects 動的なオブジェクトの一覧を取得します。 (ISqlFunction から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif ElementClass メタデータ クラスを取得します。 (IModelElement から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif ElementSource 要素の要素ソースを取得します。 (IScriptSourcedElement から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif ExtendedProperties 拡張プロパティの一覧を取得します。 (IExtendedPropertyHost から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif FunctionBody 関数の本体を取得または設定します。 (ISqlFunction から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif IsAnsiNullsOn (ISqlSpecifiesAnsiNulls から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif IsCalledForNullInput (ISql90Function から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif IsCaller (ISql90SpecifiesExecutionContext から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif IsEncrypted (ISqlSubroutine から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif IsOwner (ISql90SpecifiesExecutionContext から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif IsQuotedIdentifierOn (ISqlSpecifiesQuotedIdentifier から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif IsReplicated (ISqlSupportsReplication から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif IsSchemaBound 関数がスキーマ連結かどうかを取得または設定します。 (ISqlFunction から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif IsSelf (ISql90SpecifiesExecutionContext から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif Login (ISql90SpecifiesExecutionContext から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif Model モデル参照を取得します。 (IModelEntity から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif Name IModelElement の名前を取得または設定します。 (IModelElement から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif Owner (ISqlOwnedObject から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif Parameters オーバーロードされます。
Dd134940.pubproperty(ja-jp,VS.90).gif Permissions アクセス許可の一覧を取得します。 (ISqlSecurable から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif ResolutionStatus モデル要素の解決ステータスの値を取得または設定します。 (IModelElement から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif Signatures (ISql90Signable から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif Synonyms (ISql90SynonymTarget から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif Type 関数の型指定子を取得または設定します。 (ISqlFunction から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif User (ISql90SpecifiesExecutionContext から継承されます。)
Dd134940.pubproperty(ja-jp,VS.90).gif ValidationStatus モデル要素の検証ステータスの値を取得または設定します。 (IModelElement から継承されます。)

このページのトップへ

参照

参照

ISql100Function インターフェイス

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間