UserDefinedFunctionCollection.Item Property
Gets a UserDefinedFunction object in the collection by name or by index number.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
UserDefinedFunctionCollection Class
UserDefinedFunctionCollection Members
Microsoft.SqlServer.Management.Smo Namespace