SqlSmoObject.IAlienObject.GetPropertyValue(String, Type) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得給定屬性的值。 如果找不到財產,就要拋棄。
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