Udostępnij za pośrednictwem


Metoda SqlPropertyCollection.GetPropertyInfo

Pobiera informacje z właściwość.

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

Składnia

'Deklaracja
Public Function GetPropertyInfo ( _
    name As String _
) As SqlPropertyInfo
'Użycie
Dim instance As SqlPropertyCollection
Dim name As String
Dim returnValue As SqlPropertyInfo

returnValue = instance.GetPropertyInfo(name)
public SqlPropertyInfo GetPropertyInfo(
    string name
)
public:
SqlPropertyInfo^ GetPropertyInfo(
    String^ name
)
member GetPropertyInfo : 
        name:string -> SqlPropertyInfo 
public function GetPropertyInfo(
    name : String
) : SqlPropertyInfo

Parametry

Wartość zwracana

Typ: Microsoft.SqlServer.Management.Smo.SqlPropertyInfo
A SqlPropertyInfo Określa wartość obiektu właściwość informacji dla obiektu odwołanie.