Udostępnij za pośrednictwem


Metoda IAlienObject.GetPropertyType

Pobiera typ określonej właściwość.

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

Składnia

'Deklaracja
Function GetPropertyType ( _
    propertyName As String _
) As Type
'Użycie
Dim instance As IAlienObject
Dim propertyName As String
Dim returnValue As Type

returnValue = instance.GetPropertyType(propertyName)
Type GetPropertyType(
    string propertyName
)
Type^ GetPropertyType(
    String^ propertyName
)
abstract GetPropertyType : 
        propertyName:string -> Type 
function GetPropertyType(
    propertyName : String
) : Type

Parametry

  • propertyName
    Typ: System.String
    Nazwa właściwość, aby uzyskać typu.

Wartość zwracana

Typ: System.Type
Type właściwość.