SqlSmoObject.IAlienObject.GetPropertyValue(String, Type) 方法

定義

取得給定屬性的值。 如果找不到財產,就要拋棄。

object IAlienObject.GetPropertyValue(string propertyName, Type propertyType);
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.IAlienObject.GetPropertyValue : string * Type -> obj
override this.Microsoft.SqlServer.Management.Sdk.Sfc.IAlienObject.GetPropertyValue : string * Type -> obj
Function GetPropertyValue (propertyName As String, propertyType As Type) As Object Implements IAlienObject.GetPropertyValue

參數

propertyName
String
propertyType
Type

傳回

實作

適用於