SynonymCollection.Item Property
Gets a Synonym 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 |
---|---|
SynonymCollection.Item (Int32) |
Gets a Synonym object in the collection by index number.
|
SynonymCollection.Item (String) |
Gets a Synonym object in the collection by name.
|
SynonymCollection.Item (String, String) |
Gets a Synonym object in the collection by name.
|
Vedere anche
Riferimento
SynonymCollection Class
SynonymCollection Members
Microsoft.SqlServer.Management.Smo Namespace