'Declaration Public Overrides NotOverridable Property SourceColumn As String
'Usage Dim instance As TdParameter Dim value As String instance.SourceColumn = value value = instance.SourceColumn
public override string SourceColumn {get; set;}
'Declaration Public Overrides NotOverridable Property SourceColumn As String
'Usage Dim instance As TdParameter Dim value As String instance.SourceColumn = value value = instance.SourceColumn
public override string SourceColumn {get; set;}
Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019