Udostępnij przez


Właściwość SqlAssemblyFileCollection.Item (String)

Pobiera SqlAssemblyFile obiektu kolekcja według nazwy.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public ReadOnly Default Property Item ( _
    name As String _
) As SqlAssemblyFile
    Get
'Użycie
Dim instance As SqlAssemblyFileCollection
Dim name As String
Dim value As SqlAssemblyFile

value = instance(name)
public SqlAssemblyFile this[
    string name
] { get; }
public:
property SqlAssemblyFile^ default[String^ name] {
    SqlAssemblyFile^ get (String^ name);
}
member Item : SqlAssemblyFile
Język JScript obsługuje używanie indeksowanych właściwości, ale nie obsługuje deklarowania nowych.

Parametry

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.SqlAssemblyFile
A SqlAssemblyFile wartość obiektu, który reprezentuje plik wirtualny plik dziennika.