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

返品

実装

適用対象