Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property CommandColumn As DataColumn |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomEventLogDataSet.DICOMServerEventLogDataTable Dim value As DataColumn value = instance.CommandColumn |
C# | |
---|---|
public DataColumn CommandColumn {get;} |
C++/CLI | |
---|---|
public: property DataColumn^ CommandColumn { DataColumn^ get(); } |
Property Value
The DICOM Command System.Data.DataColumn.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7