ISqlInlineTableValuedFunction Members
Include Protected Members
Include Inherited Members
Represents a Sql inline table valued function.
The ISqlInlineTableValuedFunction type exposes the following members.
Methods
Name
Description
Adds an annotation. (Inherited from IModelAnnotationHolder.)
Deletes this instance from the model. (Inherited from IModelElement.)
Overloaded. Returns all attached annotations.
GetBodyDependenciesRelationship
Returns the body dependencies relationship. (Inherited from IFunction.)
Overloaded.
Returns a list of composing children for this element. (Inherited from IModelElement.)
Returns a dynamic objects relationship collection. (Inherited from ISqlFunction.)
GetExtendedPropertiesRelationship
Returns an extended properties relationship collection. (Inherited from IExtendedPropertyHost.)
Returns a function body relationship collection. (Inherited from ISqlFunction.)
Returns a list of hierarchical children for this element. (Inherited from IModelElement.)
Overloaded.
Returns information about the element owner. (Inherited from IModelElement.)
(Inherited from ISqlOwnedObject.)
(Inherited from ISqlSubroutine.)
Returns a permissions relationship collection. (Inherited from ISqlSecurable.)
Gets the specified property. (Inherited from IModelPropertyContainer.)
GetRelatedDanglingRelationshipEntries
Returns a list of the dangling relationship entries, where this element is on the left side. (Inherited from IModelElement.)
Returns a list of the elements that are in a relationship with this element, where this element is on the left side. (Inherited from IModelElement.)
Returns a list of the relationship entries, where this element is on the left side. (Inherited from IModelElement.)
Returns a list of the elements that are in a relationship with this element, where this element is on the right side. (Inherited from IModelElement.)
GetRelatingRelationshipEntries
Returns a list of the relationship entries, where this element is on the right side. (Inherited from IModelElement.)
Overloaded. Returns the asked relationship.
Returns the list of relationship entry sources for a relationship entry. (Inherited from IScriptSourcedElement.)
Returns a list of the relationships of this element. (Inherited from IModelElement.)
(Inherited from ISqlColumnSource.)
Returns a function type relationship collection. (Inherited from ISqlFunction.)
Specifies whether the object is deleted. (Inherited from IModelElement.)
Specifies whether the object is external. (Inherited from IModelElement.)
Removes an annotation. (Inherited from IModelAnnotationHolder.)
Sets the specified property. (Inherited from IModelPropertyContainer.)
Top
Properties
Name
Description
Gets a list of body dependencies. (Inherited from IFunction.)
Overloaded.
Gets a list of dynamic objects. (Inherited from ISqlFunction.)
Gets the metadata class. (Inherited from IModelElement.)
Gets the element source for an element. (Inherited from IScriptSourcedElement.)
Gets a list of extended properties. (Inherited from IExtendedPropertyHost.)
Gets or sets the function body. (Inherited from ISqlFunction.)
Overloaded.
(Inherited from ISqlSpecifiesAnsiNulls.)
(Inherited from ISqlSubroutine.)
(Inherited from ISqlSpecifiesQuotedIdentifier.)
(Inherited from ISqlSupportsReplication.)
Gets or sets whether function is schema bound. (Inherited from ISqlFunction.)
Gets the model reference. (Inherited from IModelEntity.)
Gets or sets the name of the IModelElement. (Inherited from IModelElement.)
(Inherited from ISqlOwnedObject.)
(Inherited from ISqlSubroutine.)
Gets a list of permissions. (Inherited from ISqlSecurable.)
Gets or sets the value of the model element resolution status. (Inherited from IModelElement.)
(Inherited from ISqlColumnSource.)
Gets or sets the function type specifier. (Inherited from ISqlFunction.)
Gets or sets the value of the model element validation status. (Inherited from IModelElement.)
Top