SqlSmoObject.IAlienObject.GetPropertyType(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Discovers type of property.
Type IAlienObject.GetPropertyType (string propertyName);
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.IAlienObject.GetPropertyType : string -> Type
override this.Microsoft.SqlServer.Management.Sdk.Sfc.IAlienObject.GetPropertyType : string -> Type
Function GetPropertyType (propertyName As String) As Type Implements IAlienObject.GetPropertyType
Parameters
- propertyName
- String