WorkstationId Property (SqlConnection)
 
            Gets a string that identifies the database client.
            
            
            
            
            
            
            
            'Declaration
 
Public Property WorkstationId As String
             
        
            
            public string WorkstationId {get; set;}
             
        
             
        
            
            
            Property Value
A string that identifies the database client. If not specified, the name of the client computer. If neither is specified, the value is an empty string.