Udostępnij przez


UserDefinedFunctionCollection.Item Property

Gets a UserDefinedFunction object in the collection by name or by index number.

Overload List

Name Description
UserDefinedFunctionCollection.Item (Int32)
Gets a UserDefinedFunction object in the collection by index number.
UserDefinedFunctionCollection.Item (String)
Gets a UserDefinedFunction object in the collection by name.
UserDefinedFunctionCollection.Item (String, String)
Gets a UserDefinedFunction object in the collection by name and schema.