IExecutionContext.UnManageProperty 方法
標示為未受管理,使其配置處置執行內容時的屬性。
命名空間: Microsoft.BusinessData.Runtime
組件: Microsoft.BusinessData (在 Microsoft.BusinessData.dll 中)
語法
'宣告
Sub UnManageProperty ( _
propertyName As String _
)
'用途
Dim instance As IExecutionContext
Dim propertyName As String
instance.UnManageProperty(propertyName)
void UnManageProperty(
string propertyName
)
參數
propertyName
類型:System.String屬性名稱。