MS SQL ConnectionID raus aus Commands
This commit is contained in:
@@ -11,10 +11,10 @@ Module ModuleFinalIndexProperties
|
||||
<[ReadOnly](True)>
|
||||
Public Property GUID As Integer
|
||||
|
||||
<DisplayName("Connection ID")>
|
||||
<Category(ClassConstants.CAT_INFORMATION)>
|
||||
<[ReadOnly](True)>
|
||||
Public Property ConnectionId As Integer
|
||||
'<DisplayName("Connection ID")>
|
||||
'<Category(ClassConstants.CAT_INFORMATION)>
|
||||
'<[ReadOnly](True)>
|
||||
'Public Property ConnectionId As Integer
|
||||
|
||||
<Category(ClassConstants.CAT_GENERAL)>
|
||||
Public Property Description As String
|
||||
|
||||
Reference in New Issue
Block a user